v1.7.2
Important changes
- Sozo will now use
ACCEPTED_ON_L2as the default transaction finality status to ensure more robust migrations. - Sozo now correctly handles all type of gas settings to setup fee configuration for transactions.
- Update support for walnut debugger.
- Starknet Foundry 0.50+ is now used by
dojo_snf_test.
What's Changed
- feat(dojo-core): add
WORLD_VERSIONin cairo module andIWorldDispatcherby @glihm in #3357 - chore(devcontainer): update image: v1.7.1 by @tarrencev in #3349
- fix(schema): lossy utf8 decoding for bytearrays by @Larkooo in #3358
- fix(dojoup): improve asdf installer script by @kronosapiens in #3360
- Use app_version_info for cairo_version by @marijamijailovic in #3361
- chore(sozo): support all kind of gas by @notV4l in #3364
- feat(sozo): add world factory output by @glihm in #3362
- fix(ci): ensure the dojo package is correctly checked by @glihm in #3368
- release(prepare): v1.7.2 by @tarrencev in #3369
Full Changelog: v1.7.1...v1.7.2