poanetwork / hbbft

An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
Other
357 stars 96 forks source link

Make Step independent of DistAlgorithm. #325

Closed afck closed 6 years ago

afck commented 6 years ago

See #324.