Skip to content
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

Hardhat: Use sapphire and sapphire-testnet for network names #226

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

matevz
Copy link
Member

@matevz matevz commented Nov 20, 2023

Make Hardhat network names consistent with the ones that are registered in the Ethereum chain list. This is currently:

  • sapphire
  • sapphire-testnet
  • emerald
  • emerald-testnet

In the future, we may want to register sapphire-localnet and emerald-localnet as well, rename the docker image from sapphire-dev -> sapphire-localnet and update the contracts CI scripts accordingly.

examples/hardhat/hardhat.config.ts Outdated Show resolved Hide resolved
@aefhm
Copy link
Contributor

aefhm commented Nov 21, 2023

In the future, we may want to register sapphire-localnet and emerald-localnet as well, rename the docker image from sapphire-dev -> sapphire-localnet and update the contracts CI scripts accordingly.

Makes sense.

@matevz matevz force-pushed the matevz/fix/hardhat-network-names branch from aca5fa4 to 874f86a Compare November 21, 2023 14:59
@matevz matevz force-pushed the matevz/fix/hardhat-network-names branch from 874f86a to dfc59fa Compare November 21, 2023 15:09
@matevz matevz merged commit 9fdd2bb into main Nov 21, 2023
13 checks passed
@matevz matevz deleted the matevz/fix/hardhat-network-names branch November 21, 2023 15:22
github-actions bot added a commit that referenced this pull request Nov 21, 2023
…atevz/fix/hardhat-network-names

Hardhat: Use sapphire and sapphire-testnet for network names 9fdd2bb
github-actions bot added a commit that referenced this pull request Nov 21, 2023
…tevz/fix/hardhat-network-names

Hardhat: Use sapphire and sapphire-testnet for network names 9fdd2bb
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.

2 participants