Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 19:49
· 1 commit to main since this release
aafa666

Important changes

  • L3 appchain messages are now usable with the regular send_message_to_l1 sys call.
  • Torii fixes on ERC1155 and GraphQL union support.
  • Katana updates for provable pipeline with mainnet support.

What's Changed

  • chore(devcontainer): update image: v1.2.1 by @tarrencev in #3048
  • fix(katana): ensure block_cairo_steps_limit is exposed in NodeArgsConfig by @glihm in #3049
  • fix(katana): bump blockifier to widen MsgToL1.to_address to Felt by @glihm in #3050
  • refactor(torii): model reader without call to world by @Larkooo in #3052
  • test(torii): add metadata to erc1155 and update by @Larkooo in #3054
  • sozo: make inspect faster by @notV4l in #3056
  • feat(torii-graphql): add erc1155 to union by @Larkooo in #3057
  • feat(torii-indexer): relation between txns and contracts by @Larkooo in #3055
  • feat(torii-artifacts): refetch image if the image uri changed by @Larkooo in #3053
  • feat(katana): support Starknet mainnet rollup initialization by @kariy in #3064
  • feat(katana): make trie rpc types cloneable by @kariy in #3065
  • fix(torii-graphql): option enums in arrays by @Larkooo in #3068
  • fix: add --recs arg to sozo build by @MartianGreed in #3062
  • feat(torii): erc options for max tasks & artifacts path by @Larkooo in #3061
  • Prepare release: v1.2.2 by @tarrencev in #3069

Full Changelog: v1.2.1...v1.2.2