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

cumulus-client-consensus-proposer

A Substrate Proposer for building parachain blocks (polkadot v1.11.0)

12 breaking releases

new 0.12.0 May 1, 2024
0.10.0 Mar 18, 2024
0.6.0 Dec 13, 2023
0.5.0 Nov 21, 2023
0.0.0 Jun 20, 2023

#2679 in Magic Beans

Download history 153/week @ 2024-01-08 77/week @ 2024-01-15 175/week @ 2024-01-22 124/week @ 2024-01-29 306/week @ 2024-02-05 360/week @ 2024-02-12 472/week @ 2024-02-19 429/week @ 2024-02-26 151/week @ 2024-03-04 294/week @ 2024-03-11 460/week @ 2024-03-18 335/week @ 2024-03-25 727/week @ 2024-04-01 426/week @ 2024-04-08 152/week @ 2024-04-15 212/week @ 2024-04-22

1,537 downloads per month
Used in 4 crates (3 directly)

GPL-3.0-or-later…

9KB
79 lines

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

~20–30MB
~523K SLoC