v0.5.1-alpha.0
github-actions
released this
17 Jan 18:00
·
910 commits
to main
since this release
What's Changed
- feat: add
ensure_abi
method into model generated contract by @glihm in #1433 - fix: retry on
TransactionHashNotFound
error by @lambda-0x in #1435 - Move dojo-signers to sozo-signers by @tarrencev in #1438
- Refactor torii cli to use SocketAddr cli args by @tarrencev in #1434
- Update example spawn-and-move by @dpinones in #1413
- fix: add more info on model deserialization fail by @glihm in #1325
- fix: Support deriving Print for enums by @0xicosahedron in #1091
- Merge Katana
dev
branch by @kariy in #1444 - Switch transaction query arg from id to transactionHash by @JunichiSugiura in #1441
- Prepare release: v0.5.1-alpha.0 by @tarrencev in #1451
New Contributors
Full Changelog: v0.5.0...v0.5.1-alpha.0