crate-crypto / go-ipa

A Go implementation of cryptographic primitives for Verkle Trees
https://verkle.dev
Apache License 2.0
32 stars 14 forks source link

chore: Add expected map_to_field test vector #67

Open kevaundray opened 1 year ago

kevaundray commented 1 year ago

Same as https://github.com/crate-crypto/rust-verkle/blob/e97c36887ca3bcccc6386c72be2c2525fd6d1030/verkle-trie/src/lib.rs#L77

This is a quick smoke test.