Skip to content

v1.0.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 23:00
· 54 commits to main since this release
9f95a68

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 to 1.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 to 0.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 with BTreeMap 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 creating ContractAddress 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 with tracing by @glihm in #2477
  • Bump blockifier to fix DeployAccount 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