Facebook releases new version of LibraBFT protocol to reduce network complexity
The LibraBFT protocol is at the heart of the Facebook Libra blockchain and is responsible for ensuring secure state machine replication.
Today, its development team Calibra has released an important update to the LibraBFT core protocol.
It is reported that the new version of the LibraBFT v2 protocol includes optimizations designed to reduce network connectivity and improve the commit latency of the Libra blockchain.
In addition, Calibra also provides Rust simulator code for reference, which can be found in the Github repository of the Calibra research team.
- The Fold App is financing $2.5 million, and users can use BTC to buy clothes or pizza while earning BTC
- Wanxiang and Xiao Feng's blockchain map: you can see the "tip of the iceberg"
- Blockchain Technology Criterion: Besieged, Troubled Privacy Defender
Reduce network complexity in practice
LibraBFT is an improved version of the HotStuff protocol that clarifies the mechanisms used to implement round synchronization between nodes. Informally, during a round of voting, a particular leader will be trusted to drive progress (usually by proposing a block (B), collecting votes (V), and broadcasting a quorum certificate ( C)) (see picture below). The purpose of loop synchronization is to have the node finally execute the same loop with a sufficiently long overlap so that the leader of the loop can succeed.
In an optimistic situation, the LibraBFT v2 protocol reduces the overhead of loop synchronization to one message per node per round (see the green arrow in the figure).
The "v1" version of LibraBFT relies on the probabilistic gossip protocol to ensure uniform dissemination of the arbitration certificate (C). This unified communication requires loop synchronization and ensures that the system's liveness is maintained in the presence of malicious leaders.
While the probabilistic gossip protocol is a popular technique for many applications, it typically requires a non-linear number of messages and an increase in latency due to intermediate hops. From an engineering perspective, network overhead and the probabilities of gossiping can also complicate debugging.
In contrast, the LibraBFT v2 protocol implements loop synchronization in different ways without probabilistic gossip. First, the new protocol introduces a new type of fault protection mechanism that periodically pulls out lost data without progress. Second, LibraBFTv2 simplifies the constraints of block proposals. The new constraint ensures that an honest leader always proposes a block and forces loop synchronization immediately after the first honest node enters its loop.
The activity of LibraBFT v2 proves that the new protocol can still perform satisfactorily in a Byzantine (worst case) scenario, and in the best case, the number of messages will be linear.
For a complete technical paper on LibraBFT v2, readers can visit here: https://developers.libra.org/docs/assets/papers/libra-consensus-state-machine-replication-in-the-libra-blockchain.pdf
We will continue to update Blocking; if you have any questions or suggestions, please contact us!
Was this article helpful?
93 out of 132 found this helpful
Related articles
- Faster and easier! Benxi's parent company Daimler completes the first transaction on the international trade blockchain network Marco Polo
- Thomas Lee: Bitcoin rebound? Waiting for the Standard & Poor's 500 to rise again
- The market is weak, and the bears continue to hang their longs
- Can the Venezuelan oil company’s Bitcoin and Ethereum be placed in the central bank’s reserves?
- Market analysis: market sentiment weakened, BTC fell below 8,000 US dollars to strengthen risk
- China's blockchain patent applications exceeded 10,000: Alibaba ranked first
- Opinion | ETH is the best currency model in the world I have ever seen