Cardinal-Cryptography / AlephBFT

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

Bump rust toolchain to 1.77 #470

Closed timorleph closed 1 month ago

timorleph commented 1 month ago

This is necessary for the bump of derive_more to 1.0, which is also in this PR. The specific version is chosen for coherence with aleph-node.

All code changes are purely due to clippy becoming more demanding.

github-actions[bot] commented 1 month ago

Please make sure the following happened