55 releases (36 major breaking)

38.0.0 Sep 26, 2024
37.0.0 Jul 18, 2024
36.0.0 Jul 12, 2024
35.0.0 Jun 24, 2024
2.0.0-alpha.5 Mar 24, 2020

#3 in #authority

Download history 687/week @ 2024-07-03 2068/week @ 2024-07-10 2154/week @ 2024-07-17 2085/week @ 2024-07-24 2125/week @ 2024-07-31 2587/week @ 2024-08-07 2452/week @ 2024-08-14 2817/week @ 2024-08-21 1997/week @ 2024-08-28 1930/week @ 2024-09-04 2708/week @ 2024-09-11 2755/week @ 2024-09-18 3510/week @ 2024-09-25 2447/week @ 2024-10-02 2178/week @ 2024-10-09 2637/week @ 2024-10-16

11,340 downloads per month
Used in 21 crates (9 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

Release

Polkadot SDK stable2409


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

~20–34MB
~577K SLoC