ethereum / go-verkle

A go implementation of Verkle trees
The Unlicense
209 stars 63 forks source link

Move DeserializeAndVerifyVerkleProof to go-verkle #444

Closed gballet closed 1 month ago

gballet commented 1 month ago

This is a request by Péter, that "the trie namespace isn't cluttered by verkle-specific functions. It makes sense to move it here, since it does not depend on any geth declatations.