github graphprotocol/indexer v0.10.0

latest releases: v0.21.2, v0.21.1, v0.21.0...
3 years ago

NPM

npm install -g @graphprotocol/indexer-agent@0.10.0
npm install -g @graphprotocol/indexer-cli@0.10.0
npm install -g @graphprotocol/indexer-service@0.10.0

Note: Installing these packages requires Rust and it's package manager cargo to be installed so that the cost model module can be built. Installing the above packages may require passing --unsafe-perm=true to the above install commands.

Docker

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

Changes

Indexer Agent

Changed

  • Update common-ts to 1.3.0 to include new testnet contracts

Indexer CLI

Changed

  • Update common-ts to 1.3.0 to include new testnet contracts

Indexer Common

Changed

  • Update common-ts to 1.3.0 to include new testnet contracts

Indexer Service

Changed

  • Update common-ts to 1.3.0 to include new testnet contracts

Don't miss a new indexer release

NewReleases is sending notifications on new releases.