55 releases (36 breaking)

new 0.44.0 Apr 3, 2025
0.43.0 Jan 7, 2025
0.42.0 Jul 18, 2024
0.36.0 Mar 18, 2024
0.8.0-alpha.5 Mar 24, 2020

#829 in Magic Beans

Download history 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 5429/week @ 2025-01-21 4780/week @ 2025-01-28 5223/week @ 2025-02-04 5050/week @ 2025-02-11 4664/week @ 2025-02-18 5088/week @ 2025-02-25 3877/week @ 2025-03-04 5981/week @ 2025-03-11 4598/week @ 2025-03-18 5744/week @ 2025-03-25 4841/week @ 2025-04-01

21,759 downloads per month
Used in 117 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.

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.


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

Dependencies

~19–29MB
~492K SLoC