#consensus-algorithm #parachain #aura #build #polkadot #substrate #aura-consensus

cumulus-client-consensus-aura

AURA consensus algorithm for parachains (polkadot v1.10.0)

13 releases (breaking)

new 0.11.0 Apr 10, 2024
0.10.0 Mar 19, 2024
0.9.0 Feb 27, 2024
0.6.0 Dec 13, 2023
0.0.0 Nov 14, 2022

#62 in Magic Beans

Download history 7/week @ 2023-12-22 97/week @ 2023-12-29 176/week @ 2024-01-05 97/week @ 2024-01-12 141/week @ 2024-01-19 125/week @ 2024-01-26 208/week @ 2024-02-02 362/week @ 2024-02-09 430/week @ 2024-02-16 528/week @ 2024-02-23 147/week @ 2024-03-01 249/week @ 2024-03-08 446/week @ 2024-03-15 432/week @ 2024-03-22 700/week @ 2024-03-29 371/week @ 2024-04-05

1,989 downloads per month
Used in 3 crates

GPL-3.0-or-later…

70KB
1.5K SLoC

The AuRa consensus algorithm for parachains.

This extends the Substrate provided AuRa consensus implementation to make it compatible for parachains. The main entry points for of this consensus algorithm are AuraConsensus::build and [fn@import_queue].

For more information about AuRa, the Substrate crate should be checked.

Dependencies

~76–120MB
~2M SLoC