v1.0.0-alpha.13
Pre-release
Pre-release
github-actions
released this
25 Sep 23:00
·
269 commits
to main
since this release
What's Changed
- fix(torii): only update curor when required by @lambda-0x in #2438
- Update devcontainer image: v1.0.0-alpha.12 by @tarrencev in #2437
- Bump
serde_json
to1.0.128
by @kariy in #2445 - chore(torii-core): WAL journal mode & remove max conns by @Larkooo in #2439
- opt(torii-grpc): parallelize queries by @Larkooo in #2443
- feat(torii-core): bitflags for indexing by @Larkooo in #2450
- ci(workflows) add GitHub Actions workflow for preview builds by @steebchen in #2446
- Bump
starknet
to0.12.0
by @kariy in #2454 - refactor-opt(torii-grpc): subscriptions no db fetch by @Larkooo in #2455
- feat(Dockerfile): add Tini init system for better process management by @steebchen in #2459
- fix: avoid model classhash conflicts when some models have a same name by @remybar in #2457
- fix: remove dojo plugin dep by @glihm in #2461
- Improve Katana runner macro by @kariy in #2464
- chore: use the new Katana runner proc macro by @kariy in #2465
- Walnut: Enable multi-class verification via single API request by @barabanovro in #2456
- refactor(katana-primitives): replace
HashMap
withBTreeMap
in state updates and genesis types by @kariy in #2469 - fix(torii): improve log messages by @lambda-0x in #2463
- fix(dojo-lang): add a default namespace to ensure language server support by @glihm in #2472
- refactor(torii-core): enqueue models & events by @Larkooo in #2471
- fix(dojo-core): ensure contract deployment verifies if the selector is unregistered by @glihm in #2473
- chore(katana):
address!
macro for creatingContractAddress
instance by @kariy in #2475 - Katana: Add state update DA encodings by @kariy in #2474
- fix(torii): use correct query_type by @lambda-0x in #2476
- fix: ensure
log
crate output is shown withtracing
by @glihm in #2477 - Bump
blockifier
to fixDeployAccount
tx not respecting disable fee flag by @kariy in #2478 - Prepare release: v1.0.0-alpha.13 by @tarrencev in #2479
Full Changelog: v1.0.0-alpha.12...v1.0.0-alpha.13