v0.5.1
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
- Fix metrics prefix naming by @broody in #1453
- feat: bindgen crate by @glihm in #1425
- Merge Katana
dev
branch by @kariy in #1470 - chore: move binary crates into a dedicated dir by @kariy in #1471
- dev(sozo): improve test coverage and other few changes by @lambda-0x in #1462
- typos and links by @ponderingdemocritus in #1473
- Enable benches in ci by @tarrencev in #1474
- fix(katana-provider): fix how latest block number/hash is retrieved from db by @kariy in #1475
- fix(katana): init interval block producer with updated block env by @kariy in #1477
- Prepare release: v0.5.1-alpha.1 by @tarrencev in #1478
- feat: libp2p relay and gossipsub server by @Larkooo in #1459
- Refactor torii graphql object traits by @broody in #1446
- doc(katana): db table layout by @kariy in #1442
- Feat(Torii-core): Handle entity deletion events by @gianalarcon in #1439
- Update dev container to bc6a5c1 by @tarrencev in #1479
- CI: remove codecov on main merge by @glihm in #1480
- use #[abi(embed_v0)] by @notV4l in #1426
- refactor(sozo-migrate): de-debug error formatting by @kariy in #1454
- change casing to be consistent by @ponderingdemocritus in #1235
- feat(katana): genesis state configuration by @kariy in #1490
- refactor(katana): display genesis state properly on startup by @kariy in #1492
- Fixed panic on VariantNotFound by @fishseabowl in #1487
- Prepare release: v0.5.1-alpha.2 by @tarrencev in #1491
- fix(relay): borrow issues with wasm client by @Larkooo in #1494
- Switch to dedicated IPFS gateway by @JunichiSugiura in #1493
- Katana Benchmarks by @neotheprogramist in #1467
- Fix url parsing for torii rpc arg by @tarrencev in #1499
- Prepare release: v0.5.1-alpha.3 by @tarrencev in #1500
- feat(katana): genesis storage for fee token and udc by @kariy in #1503
- feat: add saya service by @glihm in #1495
- fix: add cargo lock modification after build by @glihm in #1505
- Torii fix extra url parse by @broody in #1506
- Prepare release: v0.5.1-alpha.4 by @tarrencev in #1507
- feat(dojo-bindgen): fs & unity plugin for codegen by @Larkooo in #1498
- Torii bind default addr to 0.0.0.0 by @broody in #1509
- Prepare release: v0.5.1-alpha.5 by @tarrencev in #1510
- refactor(katana): include class artifact in genesis file + base64 encoding by @kariy in #1508
- refactor(katana-primitives): remove base64 genesis prefix by @kariy in #1518
- refactor(katana-primitives): make most fields for account/contract allocations optional by @kariy in #1512
- Allow dev accounts to be allocated from the JSON file by @fishseabowl in #1515
- style(katana-db): include module in table path by @kariy in #1521
- [Torii] Debug output of all indexed Events by @dubzn in #1464
- Prepare release: v0.5.1 by @tarrencev in #1524
New Contributors
- @dpinones made their first contribution in #1413
- @fishseabowl made their first contribution in #1487
Full Changelog: v0.5.0...v0.5.1