v1.0.0-alpha.9
Pre-release
Pre-release
github-actions
released this
30 Aug 04:50
·
180 commits
to main
since this release
Important changes
- Sozo now warns the user if the toolchain version installed with dojoup or asdf doesn't match the one found in
Scarb.toml
. - Torii now uses websocket for libp2p communication.
- Sozo now supports prefixes for
sozo call
to parse calldata. - Fix a bug in Sozo where already registered models were not skipped correctly.
What's Changed
- Update devcontainer image: v1.0.0-alpha.8 by @tarrencev in #2356
- chore(torii): less noise in logs by @Larkooo in #2358
- fix(dojo-bindgen): ensure typescript plugin output deterministic order by @glihm in #2359
- fix(torii-relay): remove tls for ws by @glihm in #2361
- fix(katana): per transaction validator by @kariy in #2362
- chore(katana-rpc): test cleanup by @kariy in #2363
- fix(libp2p): fix typed data from model by @Larkooo in #2357
- fix(katana): set bouncer weight to max by @kariy in #2367
- dev: pin exact rust nightly version by @kariy in #2365
- Update devcontainer image: e89ac13 by @tarrencev in #2369
- feat(sozo): ensure sozo errors with dojo-core version mismatch by @glihm in #2364
- feat: add prefixes for sozo call and better output message by @glihm in #2366
- chore(torii): remove unused parameters by @lambda-0x in #2360
- fix: ensure we check registered model and not declared models by @glihm in #2368
- refactor(katana-pool): enable ordering using
BTreeSet
by @kariy in #2370 - Prepare release: v1.0.0-alpha.9 by @tarrencev in #2371
Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9