ethereum / c-kzg-4844

A minimal implementation of the Polynomial Commitments API for EIP-4844 and EIP-7594, written in C.
Apache License 2.0
112 stars 105 forks source link

Update version to v2.0.1 and do cargo updates #505

Closed jtraglia closed 1 week ago

jtraglia commented 1 week ago

This increments the version number in preparation for a new minor release.

Also run cargo update in the Rust bindings and fuzzing directory.

(We forgot to update kzg4844.nimble for the v2 release 😢)