graphprotocol / graph-tooling

Monorepo for various tools used by subgraph developers.
https://thegraph.com/docs
Apache License 2.0
392 stars 209 forks source link

Fix `graph add` Etherscan lookups when using `localhost` network #1751

Closed 0237h closed 3 weeks ago

0237h commented 3 weeks ago

The command will now skip Etherscan lookups if detecting the network as localhost. User will be prompted to enter all relevant information.

Before

screenshot_2024-10-30_17-21-50

After

screenshot_2024-10-30_17-20-54

Closes #1748

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: e1d91f9f3c0d9f9e92d9b08946b536bbd13ec5dd

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 | Patch |

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