Skip to content

v1.0.0-alpha.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 17:14
· 15 commits to main since this release
3b3a78c

Highlights

  • Fix Docker build for linux/arm64
  • Updated Slot to support the latest version with breaking credential format changes https://github.com/cartridge-gg/slot/releases/tag/v0.19.0.
    • This change is not backward compatible. Therefore, if you're using slot >=0.18.0, this is the only version of Sozo that will work with it.
  • Torii supports indexing of ERC20/721 using configuration file.

What's Changed

  • Update devcontainer image: v1.0.0-alpha.15 by @tarrencev in #2513
  • refactor(katana): move the rpc address log by @kariy in #2518
  • refactor(katana-tasks): separate tasks spawning responsibility from TaskManager by @kariy in #2514
  • rm useless #[allow(deprecated)] by @tcoratger in #2519
  • feat: update-erc20-class by @enitrat in #2521
  • Convert katana/contracts into a Scarb workspace by @kariy in #2523
  • test(katana-rpc): don't use binary runner in katana tests by @kariy in #2525
  • chore(katana-pool): rename error for clarity by @kariy in #2528
  • refactor(torii/graphql): use camelCase in graphql to be more consistent by @lambda-0x in #2515
  • chore: clean up unused deps by @kariy in #2532
  • chore(sozo): update slot due to breaking changes by @kariy in #2530
  • torii!: change type of id in erc_transfers by @lambda-0x in #2526
  • fix(Dockerfile): use tini from package manager by @steebchen in #2533
  • Prepare release: v1.0.0-alpha.16 by @tarrencev in #2534

Full Changelog: v1.0.0-alpha.15...v1.0.0-alpha.16