Crate alloy_trie

source
Expand description

§alloy-trie

Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles.

Re-exports§

Modules§

  • The implementation of the hash builder.
  • Various branch nodes produced by the hash builder.
  • Proof verification logic.

Structs§

  • A struct representing a mask of 16 bits, used for Ethereum trie operations.

Constants§