Threshold BFT consensus Rust implementation trend
#systems#blockchain#consensus#BFT#Rust#BLS
On this page
Wiki route
This entry sits under systems index. Read it against DAG-BFT vs Chain-BFT: The Essential Architectural Split for peer / contrast context and fintech index for the broader system / regulatory boundary.
Related
- Wiki Index
- Stablecoin public chain token strategy 3 state games
- Economics of day-1 integration for quantum-resistant signatures
Sources
- Malachite — Flexible BFT consensus engine in Rust (uses Arc) — https://github.com/informalsystems/malachite
- Quint — TLA-based executable specification language (co-designed with Malachite) — https://github.com/informalsystems/quint
- Tempo official site (a payments L1 adopting Threshold Simplex) — https://tempo.xyz/
- HotStuff: BFT Consensus in the Lens of Blockchain (theoretical foundation of Chain-BFT) — https://arxiv.org/abs/1803.05069