github NethermindEth/starknet.go v0.12.0

latest releases: v0.15.0, v0.14.0, v0.14.0-beta.3...
3 months ago

This release implements Starknet RPC v0.8.1

Key change:

  • Migration of the curve package from the custom StarkCurve implementation to use the gnark-crypto library, resulting in a more maintainable, efficient, and well-tested implementation of StarkNet curve operations.

For more details, see the CHANGELOG file.

What's Changed

Full Changelog: v0.11.1...v0.12.0

Don't miss a new starknet.go release

NewReleases is sending notifications on new releases.