What's Changed
Changes and fixes
- indexer-agent: Fix bug in stake usage summary by @fordN in #801
- indexer-agent: Support subgraphs syncing sepolia and arbitrum-sepolia by @fordN in #819
- indexer-agent: Improve robustness of DAI contract contract calls by @fordN in #825
- indexer-agent: add tests for allocation decision consolidation by @tilacog in #767
- indexer-agent: Improve batch action preparation by @fordN in #817
- indexer-service: fix allocation monitor query by @tilacog in #808
- indexer-service: Various robustness improvements by @fordN in #821
- indexer-service: Improve validation of operator wallet by @fordN in #826
- indexer-service: Add graph-node version endpoint from status api by @abarmat in #841
- indexer-common: Reduce stringency of action validation when adding to queue by @fordN in #833
Docs and config updates
- Release graph-node v0.33.0-rc.0 to testnet by @incrypto32 in #804
- Release graph-node v0.33.0 to mainnet by @incrypto32 in #812
- Update feature-support-matrix.md w/ Graph Node v0.33.0 as minimum ver… by @PedroMD in #810
- docs: fix gateway url for arbitrum-one by @chriswessels in #795
- docs/networks: Add network config docs for Sepolia and Arbitrum Sepolia by @fordN in #820
- docs/networks: Arbitrum and Arbitrum Goerli update by @tomasztrzos in #823
Chores
- chore: fix typos by @xiaolou86 in #813
- Upgrade common-ts dependency by @fordN in #822
- Call
yarn clean
in the release script. by @tilacog in #648
New Contributors
- @xiaolou86 made their first contribution in #813
- @tomasztrzos made their first contribution in #823
Full Changelog: v0.20.23...v0.21.0