Skip to content

v0.9.1

Compare
Choose a tag to compare
@Jannis Jannis released this 31 Dec 00:01
· 1011 commits to main since this release

Packages and Images

NPM

npm install -g @graphprotocol/[email protected]
npm install -g @graphprotocol/[email protected] # unchanged
npm install -g @graphprotocol/[email protected]

Docker

docker pull ghcr.io/graphprotocol/indexer-agent:v0.9.1
docker pull ghcr.io/graphprotocol/indexer-service:v0.9.1

Changes

Indexer Agent

Changed

  • Register after having the network subgraph synced

Indexer Service

Fixed

  • Fix uncaught holdings(bytes32) exceptions by disabling the state channels ChainService for now