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
75,233 downloads per month
Used in 33 crates
(9 directly)
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