What's Changed
- fix: added historical option for event getters by @rsodre in #352
- feat: upgrade starknet peerDependency by @MartianGreed in #347
- fix: support in operator by @MartianGreed in #364
- fix: typedoc ci by @MartianGreed in #365
- fix: compile calldata using abi by @rsodre in #366
- feat: fix react-sdk example + predeployed connector + historical events by @MartianGreed in #367
Full Changelog: v1.0.7...v1.0.8
Commands to run your localstack :
RUST_LOG=info katana --dev --dev.no-fee --http.cors_origins '*'
sozo migrate
torii -w 0x0525177c8afe8680d7ad1da30ca183e482cfcd6404c1e09d83fd3fa2994fd4b8 --http.cors_origins '*' --events.historical dojo_starter-Moved
Note the --events.historical dojo_starter-Moved
here to showcase how you can leverage torii's historical events