alloy-rs / trie

Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Apache License 2.0
74 stars 26 forks source link

feat: proof verification #13

Closed rkrasiuk closed 3 months ago

rkrasiuk commented 3 months ago

Description

Implement merkle proof verification algorithm. Also, fixes decoding for BranchNode.