Releases: graphprotocol/indexer
Releases · graphprotocol/indexer
Release v0.23.8
What's changed:
common: mode
network alias changed to mode-mainnet
Full Changelog: v0.23.7...v0.23.8
Release v0.23.7
Bugfix
- new networks should be resolved properly (by id) now
Full Changelog: v0.23.5...v0.23.7
Release v0.23.5
What's Changed
- common: return first chain alias (if multiples), prefer non
-mainnet
suffix
Full Changelog: v0.23.4...v0.23.5
Release v0.23.4
What's Changed
- common, cli: resolves #1049 - remove complex cost model support #1106
- common, agent: use NetworksRegistry instead of hard-coded networks list #1093
- docs: update docs to remove 'use latest' links: #1108
Full Changelog: v0.22.0...v0.23.4
Release v0.22.1
This release is a patch of 0.22.0 that brings in support for the newly added chains:
zora: 'eip155:7777777',
mode: 'eip155:34443',
rootstock: 'eip155:30',
'polygon-zkevm': 'eip155:1101',
'zksync-era': 'eip155:324',
Full Changelog: v0.22.0...v0.22.1
Release v0.22.0
What's Changed in v0.22.0
Enhancements:
- Support for Local Querying:
- Added support for local querying of Epoch and TAP subgraphs. #1063
Improvements:
- Action State Management:
- Mark actions as
PENDING
while executing. #1074
- Mark actions as
- Pending RAVs Handling:
Optimization:
- Sequential Timer Calls:
- Switched most timer calls to a sequential implementation. #1065
Cleanup:
- Deprecation:
- Removed
indexer-service
andindexer-native
components. #1055
- Removed
Documentation:
- Removed broken badges for network and escrow subgraph IDs. #1073
- Updated
feature-support-matrix.md
. #1075
Full Changelog: v0.21.11...v0.22.0
Release v0.21.11
What's Changed
Full Changelog: v0.21.10...v0.21.11
v0.21.10
Release v0.21.9
What's Changed
- release version 0.21.8-2 by @dwerner in #1045
- common: fix reallocate sometimes failing with >1000 active allocations by @dwerner in #1051
Full Changelog: v0.21.8...v0.21.9
Release 0.21.8-2
What's Changed
Full Changelog: v0.21.8...v0.21.8-2