Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 04:16
· 581 commits to main since this release
3da5cad

Notable changes

This release is mostly including Torii server updates to handle deletion or models and arrays inside models in a better way. Indexation do the pending block should also be enhanced.

What's Changed

  • Update devcontainer image: v0.7.1 by @tarrencev in #2077
  • fix(torii): handle array of unknown enum variants and empty arrays by @Larkooo in #2078
  • refactor(torii): delete entity in all tables & array references for entity delete! by @Larkooo in #2072
  • fix(katana-rpc): only include successful transactions in pending block by @kariy in #2082
  • refactor(torii-core): ignore invalid txs that are included in the pending block by @Larkooo in #2081
  • Prepare release: v0.7.2 by @tarrencev in #2090

Full Changelog: v0.7.1...v0.7.2