v0.9.1
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.1Changes
Indexer Agent
Changed
- Register after having the network subgraph synced
Indexer Service
Fixed
- Fix uncaught
holdings(bytes32)exceptions by disabling the state channelsChainServicefor now