Show the crate…

1 unstable release

0.8.0 Apr 4, 2021
0.0.0 Mar 4, 2021

#154 in #tetcoin

Download history 20/week @ 2023-12-15 20/week @ 2023-12-22 3/week @ 2023-12-29 15/week @ 2024-01-05 36/week @ 2024-01-12 11/week @ 2024-01-19 3/week @ 2024-01-26 5/week @ 2024-02-02 21/week @ 2024-02-09 38/week @ 2024-02-16 38/week @ 2024-02-23 37/week @ 2024-03-01 41/week @ 2024-03-08 37/week @ 2024-03-15 46/week @ 2024-03-22 75/week @ 2024-03-29

203 downloads per month
Used in 39 crates (13 directly)

GPL-3.0-or-later…

1MB
24K SLoC

Tetcore 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:

Tetcore 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

~29–46MB
~790K SLoC