#substrate #consensus #blocks #parachain #consensus-algorithm #cumulus #proposer

cumulus-client-consensus-proposer

A Substrate Proposer for building parachain blocks

16 breaking releases

0.16.0 Sep 26, 2024
0.15.0 Jul 18, 2024
0.14.0 Jun 21, 2024
0.10.0 Mar 18, 2024
0.0.0 Jun 20, 2023

#12 in #cumulus

Download history 421/week @ 2024-06-26 205/week @ 2024-07-03 358/week @ 2024-07-10 425/week @ 2024-07-17 406/week @ 2024-07-24 350/week @ 2024-07-31 476/week @ 2024-08-07 528/week @ 2024-08-14 558/week @ 2024-08-21 368/week @ 2024-08-28 472/week @ 2024-09-04 616/week @ 2024-09-11 659/week @ 2024-09-18 1043/week @ 2024-09-25 756/week @ 2024-10-02 697/week @ 2024-10-09

3,225 downloads per month
Used in 6 crates (5 directly)

GPL-3.0-or-later…

9KB
79 lines

Release

Polkadot SDK stable2409


lib.rs:

The Cumulus Proposer is a wrapper around a Substrate sp_consensus::Environment for creating new parachain blocks.

This utility is designed to be composed within any collator consensus algorithm.

Dependencies

~19–30MB
~493K SLoC