v0.9.0-alpha.3
Packages and Images
NPM
npm install -g @graphprotocol/[email protected]
npm install -g @graphprotocol/[email protected]
npm install -g @graphprotocol/[email protected]
Docker
docker pull graphprotocol/indexer-agent:sha-386d64e
docker pull graphprotocol/indexer-service:sha-386d64e
Indexer Agent
Fixed
- Use 1.5x the estimated gas to avoid transactions running out of gas
Changed
- Default to mainnet instead of rinkeby in
--ethereum-network
Added
- Add
--dai-contract
/INDEXER_AGENT_DAI_CONTRACT
to set the stablecoint for--inject-dai
Indexer Service
Changed
- Default to mainnet instead of rinkeby in
--ethereum-network
Fixed
- Fix
--ethereum-network
not being used