Skip to content

v0.17.1

Latest

Choose a tag to compare

@thiagodeev thiagodeev released this 25 Nov 22:16
· 4 commits to main since this release
d8bbb2b

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