Skip to content

Commit

Permalink
docs: Release graph-node v0.35.0-rc.0 to testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
fordN committed Mar 27, 2024
1 parent 89b0c17 commit e65224e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/networks/arbitrum-sepolia.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Graph Network's testnet is on Arbitrum Sepolia (eip155:421614). Sepolia netw
| indexer-agent | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| indexer-cli | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| indexer-service | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| graph-node | [0.34.0](https://github.com/graphprotocol/graph-node/releases/tag/v0.34.0) |
| graph-node | [0.35.0-rc.0](https://github.com/graphprotocol/graph-node/releases/tag/v0.35.0-rc.0)|

## Network Parameters

Expand Down
14 changes: 7 additions & 7 deletions docs/networks/ethereum-sepolia.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ The Graph Network's testnet is on Sepolia (eip155:11155111). Sepolia network inf

## Latest Releases

| Component | Release |
| --------------- | ------------------------------------------------------------------------------- |
| contracts | [5.3.3](https://github.com/graphprotocol/contracts/releases/tag/v5.3.3) |
| indexer-agent | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| indexer-cli | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| indexer-service | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| graph-node | [0.34.0](https://github.com/graphprotocol/graph-node/releases/tag/v0.34.0) |
| Component | Release |
| --------------- | ------------------------------------------------------------------------------------|
| contracts | [5.3.3](https://github.com/graphprotocol/contracts/releases/tag/v5.3.3) |
| indexer-agent | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| indexer-cli | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| indexer-service | [0.20.22](https://github.com/graphprotocol/indexer/releases/tag/v0.20.22) |
| graph-node | [0.35.0-rc.0](https://github.com/graphprotocol/graph-node/releases/tag/v0.35.0-rc.0)|

## Network Parameters

Expand Down

0 comments on commit e65224e

Please sign in to comment.