github NethermindEth/starknet.go v0.10.0

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

This release implements Starknet RPC v0.8.1

Key changes:

  • new withQueryBitVersion param to the BuildAndEstimateDeployAccountTxn, BuildAndSendInvokeTxn, and BuildAndSendDeclareTxn methods
  • small bug fix when unsubscribing from websocket

What's Changed

  • Update CallContext to CallContextWithSliceArgs in requestUnsubscribe() by @thiagodeev in #705
  • Hotfix/not estimating querybitversion txns by @thiagodeev in #714

Full Changelog: v0.9.0...v0.10.0

Don't miss a new starknet.go release

NewReleases is sending notifications on new releases.