This release implements Starknet RPC v0.8.1
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.
Full Changelog: v0.13.1...v0.13.2