Upgrading Flow's Consensus Follower

2023-06-30

There are many optimizations that can be made to consensus “followers”—nodes that observe but do not participate in consensus. While making large changes to Flow’s consensus to implement Jolteon, we took the opportunity to implement many of these optimizations at the same time. The article discusses these changes, with a focus on how they enable extremely low-resource light clients.

Read on external site