Skip to content

v0.9.4

Compare
Choose a tag to compare
@Jannis Jannis released this 13 Jan 16:33
· 993 commits to main since this release

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