v0.9.4
NPM
npm install -g @graphprotocol/[email protected]
npm install -g @graphprotocol/[email protected]
npm install -g @graphprotocol/[email protected]
Docker
docker pull ghcr.io/graphprotocol/indexer-agent:v0.9.4
docker pull ghcr.io/graphprotocol/indexer-service:v0.9.4
Changes
Indexer Agent
- Never close allocations if the POI is zero or null (#186)
- Retry obtaining a POI 10 times before giving up.
Indexer CLI
No changes
Indexer Common
No changes
Indexer Service
No changes