Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@thiagodeev thiagodeev released this 02 Jun 22:40
· 6 commits to main since this release

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