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

cumulus-client-consensus-aura

AURA consensus algorithm for parachains (polkadot v1.12.0)

12 breaking releases

new 0.13.0 May 24, 2024
0.11.0 Apr 10, 2024
0.10.0 Mar 19, 2024
0.6.0 Dec 13, 2023
0.0.0 Nov 14, 2022

#189 in Magic Beans

Download history 168/week @ 2024-02-01 355/week @ 2024-02-08 394/week @ 2024-02-15 589/week @ 2024-02-22 160/week @ 2024-02-29 227/week @ 2024-03-07 423/week @ 2024-03-14 433/week @ 2024-03-21 578/week @ 2024-03-28 493/week @ 2024-04-04 334/week @ 2024-04-11 144/week @ 2024-04-18 328/week @ 2024-04-25 411/week @ 2024-05-02 363/week @ 2024-05-09 258/week @ 2024-05-16

1,410 downloads per month
Used in 3 crates

GPL-3.0-or-later…

71KB
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

~94–135MB
~2.5M SLoC