Skip to content

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented Jun 24, 2025

Upgraded The Graph CLI to 0.97.1. The upgrade requires us to specify whether each entity is immutable or not. In this draft PR all entities are configured to be mutable. TODO: change some immutable: false definitions to immutable: true (all those entities that are actually immutable). Maybe this is not strictly needed, but good to configure correctly.

TODO

The @graphprotocol/graph-cli requires Node v20, but the monorepo setup is currently using v18. CI fails for that reason. The Hardhat that we use doesn't officially support v18, but seems to work quite fine with v20. But would be good to upgrade Hardhat packages so that we could use Node v20 in this monorepo.

Other changes

Fixed logging in deployRetry.sh

@teogeb teogeb changed the title chore(network-contracts): Bump @graphprotocol/graph-cli to v0.97.1 chore(network-contracts): [ETH-903] Bump @graphprotocol/graph-cli to v0.97.1 Jun 24, 2025
Copy link

linear bot commented Jun 24, 2025

Copy link

This pull request is stale because it has been open 60 days with no activity. Remove no-pr-activity label or comment or this will be closed in 7 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant