parallelchain-io / hotstuff_rs

Rust implementation of the HotStuff consensus algorithm.
38 stars 5 forks source link

Make `TimeoutVoteCollector` generic and rename it `CertificateBuilder`, then use it to create a `PhaseCertificateCollector` #54

Open lyulka opened 1 month ago

lyulka commented 1 month ago

Affected versions

v0.4 (branches: dev/v0.4 and hotstuff-rs-spec)