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

cumulus-client-consensus-proposer

A Substrate Proposer for building parachain blocks

17 breaking releases

0.18.0 Jan 22, 2025
0.16.0 Sep 26, 2024
0.15.0 Jul 18, 2024
0.10.0 Mar 18, 2024
0.0.0 Jun 20, 2023

#19 in #cumulus

Download history 1042/week @ 2024-12-01 1511/week @ 2024-12-08 1639/week @ 2024-12-15 829/week @ 2024-12-22 920/week @ 2024-12-29 1159/week @ 2025-01-05 1366/week @ 2025-01-12 1276/week @ 2025-01-19 931/week @ 2025-01-26 1258/week @ 2025-02-02 1273/week @ 2025-02-09 1108/week @ 2025-02-16 1184/week @ 2025-02-23 1095/week @ 2025-03-02 1260/week @ 2025-03-09 1434/week @ 2025-03-16

5,137 downloads per month
Used in 14 crates (6 directly)

GPL-3.0-or-later…

9KB
79 lines

Release

Polkadot SDK Stable 2412


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

~25–37MB
~635K SLoC