30 releases (16 breaking)

0.24.0 Mar 5, 2023
0.22.0 Feb 19, 2023
0.15.0 Dec 21, 2022
0.9.0 Feb 10, 2021
0.8.0-alpha.5 Mar 24, 2020

#894 in Magic Beans

Download history 502/week @ 2022-12-01 1612/week @ 2022-12-08 831/week @ 2022-12-15 711/week @ 2022-12-22 608/week @ 2022-12-29 433/week @ 2023-01-05 490/week @ 2023-01-12 1108/week @ 2023-01-19 746/week @ 2023-01-26 1206/week @ 2023-02-02 471/week @ 2023-02-09 1345/week @ 2023-02-16 862/week @ 2023-02-23 790/week @ 2023-03-02 956/week @ 2023-03-09 549/week @ 2023-03-16

3,335 downloads per month
Used in 38 crates (20 directly)

GPL-3.0-or-later…

1MB
21K 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


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

~49MB
~1M SLoC