ethereum / go-verkle

A go implementation of Verkle trees
The Unlicense
215 stars 67 forks source link

Move DeserializeAndVerifyVerkleProof to go-verkle #444

Closed gballet closed 3 months ago

gballet commented 4 months 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.