56 releases (37 major breaking)

new 39.0.0 Jan 14, 2025
38.0.0 Sep 26, 2024
37.0.0 Jul 18, 2024
36.0.0 Jul 12, 2024
2.0.0-alpha.5 Mar 24, 2020

#403 in Magic Beans

Download history 3252/week @ 2024-09-27 2180/week @ 2024-10-04 2505/week @ 2024-10-11 3963/week @ 2024-10-18 3494/week @ 2024-10-25 3267/week @ 2024-11-01 16503/week @ 2024-11-08 28218/week @ 2024-11-15 27762/week @ 2024-11-22 26554/week @ 2024-11-29 30085/week @ 2024-12-06 28893/week @ 2024-12-13 9944/week @ 2024-12-20 10974/week @ 2024-12-27 24063/week @ 2025-01-03 26030/week @ 2025-01-10

75,233 downloads per month
Used in 33 crates (9 directly)

Apache-2.0

3MB
52K 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 Stable 2412


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–33MB
~557K SLoC