Crates.io | triehash |
lib.rs | triehash |
version | 0.8.4 |
source | src |
created_at | 2017-11-10 19:23:38.195789 |
updated_at | 2021-01-08 14:55:28.892604 |
description | In-memory patricia trie operations |
homepage | |
repository | https://github.com/paritytech/parity-common |
max_upload_size | |
id | 38887 |
size | 16,384 |
This crate provides utility functions to validate and initialize tries using flexible input.
It is used extensively in parity-ethereum
to validate blocks (mostly transactions and receipt roots).