18 releases (5 breaking)

new 0.6.0 Nov 14, 2024
0.5.0 Oct 9, 2024
0.4.0 Oct 9, 2024
0.3.0 Sep 26, 2024
0.1.0-rc.4 Jul 24, 2024

#485 in Magic Beans

Download history 9418/week @ 2024-07-29 6199/week @ 2024-08-05 7284/week @ 2024-08-12 9361/week @ 2024-08-19 11443/week @ 2024-08-26 10006/week @ 2024-09-02 8980/week @ 2024-09-09 6091/week @ 2024-09-16 4155/week @ 2024-09-23 3614/week @ 2024-09-30 8498/week @ 2024-10-07 6468/week @ 2024-10-14 7306/week @ 2024-10-21 5561/week @ 2024-10-28 3599/week @ 2024-11-04 3724/week @ 2024-11-11

20,232 downloads per month
Used in 5 crates (3 directly)

MIT/Apache

1MB
22K SLoC

This crate contains the consensus component, which is responsible for handling the logic that allows us to reach agreement on blocks. It uses a new cosnensus algorithm developed at Matter Labs, called ChonkyBFT. You can find the specification of the algorithm here.

Dependencies

~29–42MB
~842K SLoC