19 releases (6 breaking)

new 0.7.0 Dec 16, 2024
0.6.0 Nov 14, 2024
0.5.0 Oct 9, 2024
0.1.0-rc.4 Jul 24, 2024

#286 in Magic Beans

Download history 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 2558/week @ 2024-11-18 2225/week @ 2024-11-25 1877/week @ 2024-12-02 2146/week @ 2024-12-09

8,835 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

~30–42MB
~841K SLoC