49 releases (30 major breaking)

32.0.0 Apr 9, 2024
31.0.0 Mar 18, 2024
30.0.0 Feb 26, 2024
29.0.0 Feb 13, 2024
2.0.0-alpha.5 Mar 24, 2020

#1251 in Magic Beans

Download history 1035/week @ 2024-01-02 1500/week @ 2024-01-09 1197/week @ 2024-01-16 1064/week @ 2024-01-23 860/week @ 2024-01-30 1525/week @ 2024-02-06 1961/week @ 2024-02-13 2382/week @ 2024-02-20 2118/week @ 2024-02-27 1529/week @ 2024-03-05 1378/week @ 2024-03-12 2289/week @ 2024-03-19 2087/week @ 2024-03-26 2275/week @ 2024-04-02 1933/week @ 2024-04-09 1692/week @ 2024-04-16

8,406 downloads per month
Used in 18 crates (7 directly)

Apache-2.0

2.5MB
48K SLoC

GRANDPA Consensus module for runtime.

This manages the GRANDPA authority set ready for the native code. These authorities are only for GRANDPA finality, not for consensus overall.

In the future, it will also handle misbehavior reports, and on-chain finality notifications.

For full integration with GRANDPA, the GrandpaApi should be implemented. The necessary items are re-exported via the fg_primitives crate.

License: Apache-2.0


lib.rs:

GRANDPA Consensus module for runtime.

This manages the GRANDPA authority set ready for the native code. These authorities are only for GRANDPA finality, not for consensus overall.

In the future, it will also handle misbehavior reports, and on-chain finality notifications.

For full integration with GRANDPA, the GrandpaApi should be implemented. The necessary items are re-exported via the fg_primitives crate.

Dependencies

~19–36MB
~591K SLoC