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

Splits up FaultKind into module specific enums #343

Closed alyjak closed 5 years ago

alyjak commented 6 years ago

this will close #285

mbr commented 5 years ago

Should I volunteer to tackle the rebasing required here?

afck commented 5 years ago

@phahulin: Can this be closed in favor of #371?

phahulin commented 5 years ago

I think so, yes.