feat: add network validation for subgraph contract addresse
fix: #617
Adds a pre-deployment check to warn users if subgraph contract addresses don’t exist on the target network.
🦋 Changeset detected
Latest commit: 6a2c1aaefb6396fd1aa61af477a678eb91e9d5ca
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @graphprotocol/graph-cli | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Hey @timmclean Can you please review it!
I'll have a look
@YaroShkvorets Thanks! Have done the required changes
Commit should have this "verified" badge.
But I have signedoff while amending the last commit @YaroShkvorets
You haven't added GPG key to your GitHub account to make it verified: https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification
@YaroShkvorets Yah have done it!
Hey @YaroShkvorets, Can you please review it! I have successfully tested it locally