32 releases (18 major breaking)

new 20.0.0 Mar 26, 2023
19.0.0 Mar 5, 2023
18.0.0 Feb 26, 2023
17.0.0 Feb 19, 2023
2.0.0-alpha.5 Mar 24, 2020

#1213 in Magic Beans

Download history 1482/week @ 2022-12-09 616/week @ 2022-12-16 791/week @ 2022-12-23 270/week @ 2022-12-30 497/week @ 2023-01-06 470/week @ 2023-01-13 1186/week @ 2023-01-20 713/week @ 2023-01-27 1094/week @ 2023-02-03 401/week @ 2023-02-10 1236/week @ 2023-02-17 239/week @ 2023-02-24 899/week @ 2023-03-03 703/week @ 2023-03-10 735/week @ 2023-03-17 405/week @ 2023-03-24

2,787 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

2MB
41K 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

~9–46MB
~791K SLoC