Skip to content

v0.9.0-alpha.3

Compare
Choose a tag to compare
@Jannis Jannis released this 19 Dec 17:45
· 10 commits to master since this release

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