Cardinal-Cryptography / AlephBFT

Rust implementation of Aleph consensus protocol
https://cardinal-cryptography.github.io/AlephBFT/index.html
Apache License 2.0
56 stars 28 forks source link

A0-4152: Global consensus threshold and other `crypto` improvements #423

Closed timorleph closed 7 months ago

timorleph commented 7 months ago

Small, seemingly disjointed changes to the crypto API and some resulting changes in the consensus unit tests. They were easy to split off of the bigger refactor so I did that to make that one smaller and make it clearer what the version changes entail.

github-actions[bot] commented 7 months ago

Please make sure the following happened