parity-common/triehash
Johann Tuffe 7ea4e1d48c bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
..
benches Use tiny_keccak directly 2018-07-10 13:23:22 +02:00
src Don't depend on ethereum-types 2018-08-06 09:10:31 +02:00
Cargo.toml bump hasdb and memorydb v0.3.0 and fix tests 2018-09-13 10:59:43 +08:00
README.md README for triehash 2018-07-10 18:35:13 +02:00

README.md

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).