54 releases (35 breaking)

0.43.0 Jan 7, 2025
0.42.0 Jul 18, 2024
0.41.0 Jul 18, 2024
0.36.0 Mar 18, 2024
0.8.0-alpha.5 Mar 24, 2020

#4 in #extrinsic

Download history 2439/week @ 2024-10-08 3530/week @ 2024-10-15 4784/week @ 2024-10-22 3483/week @ 2024-10-29 2796/week @ 2024-11-05 2492/week @ 2024-11-12 3703/week @ 2024-11-19 3426/week @ 2024-11-26 4233/week @ 2024-12-03 5367/week @ 2024-12-10 4224/week @ 2024-12-17 2336/week @ 2024-12-24 2798/week @ 2024-12-31 4801/week @ 2025-01-07 6368/week @ 2025-01-14 4826/week @ 2025-01-21

19,093 downloads per month
Used in 108 crates (11 directly)

GPL-3.0-or-later…

1.5MB
19K SLoC

Substrate block builder

This crate provides the BlockBuilder utility and the corresponding runtime api BlockBuilder.Error

The block builder utility is used in the node as an abstraction over the runtime api to initialize a block, to push extrinsics and to finalize a block.

License: GPL-3.0-or-later WITH Classpath-exception-2.0

Release

Polkadot SDK Stable 2412


lib.rs:

Substrate block builder

This crate provides the BlockBuilder utility and the corresponding runtime api BlockBuilder.

The block builder utility is used in the node as an abstraction over the runtime api to initialize a block, to push extrinsics and to finalize a block.

Dependencies

~18–29MB
~470K SLoC