58 releases (38 major breaking)
40.0.0 | Apr 3, 2025 |
---|---|
39.1.0 | Mar 27, 2025 |
39.0.0 | Jan 14, 2025 |
38.0.0 | Sep 26, 2024 |
2.0.0-alpha.5 | Mar 24, 2020 |
#23 in #pallet
25,256 downloads per month
Used in 59 crates
(9 directly)
3.5MB
54K
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
Dependencies
~21–36MB
~605K SLoC