Crates.io | firewood-triehash |
lib.rs | firewood-triehash |
version | 0.0.12 |
created_at | 2025-06-21 01:15:03.550166+00 |
updated_at | 2025-08-26 17:59:36.095611+00 |
description | In-memory patricia trie operations |
homepage | |
repository | https://github.com/ava-labs/firewood |
max_upload_size | |
id | 1720425 |
size | 46,224 |
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).