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

Add epoch getters to JoinPlan, HB, DHB and QHB. #342

Closed afck closed 6 years ago

afck commented 6 years ago

This will make https://github.com/poanetwork/hydrabadger/pull/18 less ugly.