/go-hotstuff

Playing around with HotStuff BFT consensus protocol.

Primary LanguageGo

Implementation of the BFT protocol inspired by HotStuff

Original protocol paper HotStuff: BFT Consensus in the Lens of Blockchain. Borrowing implementation ideas from Libra BFT that is also based on HotStuff.

Library is decoupled from application state machine, network and transaction pool.