Skip to content

Releases: graphprotocol/indexer

v0.9.0-alpha.3

19 Dec 17:45
Compare
Choose a tag to compare

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

v0.2.1

27 Aug 09:16
Compare
Choose a tag to compare

Indexer Service

Changed

  • Update @graphprotocol/common-ts to 0.2.2

Indexer Agent

Fixed

  • Indexer agent fails to detect GRT approval

Changed

  • Update @graphprotocol/common-ts to 0.2.2