#substrate #block #consensus #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

#13 in #cumulus

Download history 396/week @ 2024-08-26 366/week @ 2024-09-02 671/week @ 2024-09-09 553/week @ 2024-09-16 896/week @ 2024-09-23 927/week @ 2024-09-30 699/week @ 2024-10-07 815/week @ 2024-10-14 866/week @ 2024-10-21 800/week @ 2024-10-28 1015/week @ 2024-11-04 768/week @ 2024-11-11 1413/week @ 2024-11-18 1101/week @ 2024-11-25 1033/week @ 2024-12-02 1637/week @ 2024-12-09

5,268 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
~492K SLoC