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

Remove unnecessary panics #4

Closed kevaundray closed 1 year ago

kevaundray commented 3 years ago

There are a few places in ipa and multiproof where we should return errors instead of panicking