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

cumulus-client-consensus-proposer

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

13 breaking releases

new 0.13.0 May 23, 2024
0.11.0 Apr 8, 2024
0.10.0 Mar 18, 2024
0.6.0 Dec 13, 2023
0.0.0 Jun 20, 2023

#2577 in Magic Beans

Download history 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 437/week @ 2024-04-29 387/week @ 2024-05-06 315/week @ 2024-05-13 476/week @ 2024-05-20

1,630 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–31MB
~523K SLoC