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

A0-4160: Make packing part of unit creation #425

Closed timorleph closed 5 months ago

timorleph commented 6 months ago

Another part of the larger refactor. Currently looks a bit weird, because consensus becomes more dependent on non-bare-unit stuff technically, but this divide won't make much sense in the future anyway – specific components will be better separated between themselves, rather than having to separate out whole subthreads.

github-actions[bot] commented 6 months ago

Please make sure the following happened