poanetwork / hbbft

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

Version 0.2.0, using threshold_crypto 0.4.0 #434

Open afck opened 4 years ago

afck commented 4 years ago

I'll update this once https://github.com/poanetwork/threshold_crypto/pull/102 is merged. But before we do that, let's make sure this version will work with OpenEthereum.