go-hotstuff
go-hotstuff copied to clipboard
Playing around with HotStuff BFT consensus protocol.
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.