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

cumulus-client-consensus-proposer

A Substrate Proposer for building parachain blocks

18 breaking releases

new 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

#492 in Magic Beans

Download history 671/week @ 2024-10-06 819/week @ 2024-10-13 882/week @ 2024-10-20 759/week @ 2024-10-27 1042/week @ 2024-11-03 754/week @ 2024-11-10 1386/week @ 2024-11-17 1101/week @ 2024-11-24 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 1095/week @ 2025-01-19

4,664 downloads per month
Used in 8 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

~23–35MB
~593K SLoC