Skip to content

chore(network-contracts): [ETH-903] Bump @graphprotocol/graph-cli to v0.97.1 #1042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

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

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

Successfully merging this pull request may close these issues.

1 participant