github NethermindEth/starknet.go v0.17.1

latest release: v0.13.2
3 hours ago

This release implements Starknet RPC v0.9.0

This release is exclusively to support the use of the new Blake2s hash when sending DECLARE transactions. Starknet.go will automatically fetch the current Starknet version and decide whether to use the Blake2s hash function when using the account.BuildAndSendDeclareTxn method. See the description of the new opts.UseBlake2sHash param to know more.

For more details, see the CHANGELOG file.

What's Changed

Full Changelog: v0.17.0...v0.17.1

Don't miss a new starknet.go release

NewReleases is sending notifications on new releases.