github NethermindEth/starknet.go v0.15.0

2 days ago

This release implements Starknet RPC v0.9.0

The main purpose of this release is to fix a bug that can happen in websocket subscriptions when receiving Reorg events. More details in the PR #781.
It also brings other small changes.

For more details, see the CHANGELOG file.

What's Changed

  • feat: Return transaction responses by value (closes #764) by @raymax0x in #766
  • Fix Merkle tree nextProof check by @tarrencev in #779
  • Optimize regular expression usage in typedData package by @reallesee in #771
  • Fix: client panics sometimes when receiving reorg events in subscriptions by @thiagodeev in #781

New Contributors

Full Changelog: v0.14.0...v0.15.0

Don't miss a new starknet.go release

NewReleases is sending notifications on new releases.