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

API and code improvements #55

Closed jsign closed 1 year ago

jsign commented 1 year ago

This PR contains multiple changes, such as:

I'll be creating a go-verkle PR to feel how this looks like from a client-side and get some feedback. So, leaving this as a draft for a bit for now.

Also, I've already updated a bit the repo top (description, web, tags): image

I'm planning to take care of all panics(...) in a further PR.

kevaundray commented 1 year ago

This PR is amazing