11 releases
Uses new Rust 2024
| 0.0.16 | Dec 9, 2025 |
|---|---|
| 0.0.15 | Nov 18, 2025 |
| 0.0.13 | Sep 26, 2025 |
| 0.0.12 | Aug 26, 2025 |
| 0.0.7 | Jun 30, 2025 |
#14 in #patricia-trie
Used in firewood
14KB
239 lines
Generetes trie root.
This module should be used to generate trie root hash.
triehash
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).
Dependencies
~260KB