#tetcoin #framework #blockchain #crypto

no-std noble-grandpa

FABRIC noble for GRANDPA finality gadget

Show the crate…

1 stable release

2.0.0 Apr 4, 2021

#79 in #tetcoin

Download history 17/week @ 2023-12-23 2/week @ 2023-12-30 20/week @ 2024-01-06 30/week @ 2024-01-13 6/week @ 2024-01-20 12/week @ 2024-02-03 22/week @ 2024-02-10 31/week @ 2024-02-17 38/week @ 2024-02-24 29/week @ 2024-03-02 56/week @ 2024-03-09 32/week @ 2024-03-16 45/week @ 2024-03-23 68/week @ 2024-03-30 22/week @ 2024-04-06

170 downloads per month
Used in 12 crates (6 directly)

Apache-2.0

1.5MB
29K 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

~3–15MB
~169K SLoC