sozo/v1.8.1
·
21 commits
to main
since this release
Important changes
This version of Sozo supports blake2s hashing on Sepolia.
Sozo will attempt to detect the network you are using to use blake2s on sepolia or Poseidon on mainnet.
In case that your RPC URL doesn't contain "sepolia" or "testnet", you can use the flag --use-blake2s-casm-class-hash.
What's Changed
- feat(sozo): add support for blake2s casm class hashing by @glihm in #3377
- release-sozo(prepare): v1.8.1 by @tarrencev in #3380
- feat(ci): separate sozo releases from dojo by @glihm in #3381
Full Changelog: v1.8.0...sozo/v1.8.1