v1.0.5
Important changes
- Sozo, mostly bindgen updates for typescript.
- Katana, updates for the full node mode.
- Torii, bug fixes on tokens indexing.
What's Changed
- chore(devcontainer): update image: v1.0.4 by @tarrencev in #2758
- refactor(katana-rpc): remove some components dependency from starknet rpc handler by @kariy in #2759
- refactor(katana): fix feeder gateway types by @kariy in #2760
- Docs: (readme) by @Ocheretovich in #2761
- feat(katana): experimental feeder gateway sync by @kariy in #2724
- opt(torii/core): add explicit limit to sql query by @lambda-0x in #2762
- refactor(torii-args): bool values no need for explicit true by @Larkooo in #2767
- fix(torii-tokens-graphql): returns tokens balances with no metadata by @glihm in #2764
- fix(torii-core): store v3 transactions by @Larkooo in #2768
- fix(torii/graphql): filter out tokens with zero balance by @lambda-0x in #2769
- feat: gas price oracle v2 by @augustin-v in #2766
- test(katana-rpc): get starknet pending block by @kariy in #2772
- feat: Improve bindgen types by @MartianGreed in #2773
- feat(bindgen): add
AccountInterface
to function by @starknetdev in #2770 - Prepare release: v1.0.5 by @tarrencev in #2774
New Contributors
- @Ocheretovich made their first contribution in #2761
- @augustin-v made their first contribution in #2766
- @starknetdev made their first contribution in #2770
Full Changelog: v1.0.4...v1.0.5