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

Add hardhat-switch-network plugin #5703

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

0xNeshi
Copy link
Contributor

@0xNeshi 0xNeshi commented Sep 2, 2024

This PR adds a new plugin named hardhat-switch-network which is used to enable on-the-fly network switching within Hardhat scripts, tests and tasks.

It can be found on this: https://github.com/0xNeshi/hardhat-switch-network
It's npm repo: https://www.npmjs.com/package/hardhat-switch-network

It is supposed so replace the now-unmaintained package hardhat-change-network, which is also listed in the the plugins.ts file here

Copy link

vercel bot commented Sep 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 2, 2024 3:42pm

Copy link

changeset-bot bot commented Sep 2, 2024

⚠️ No Changeset found

Latest commit: 173afad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alcuadrado
Copy link
Member

Hey, thanks for sending this PR and creating this plugin!

@alcuadrado alcuadrado merged commit e8ad5a5 into NomicFoundation:main Sep 2, 2024
13 checks passed
Copy link

gitpoap-bot bot commented Sep 2, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2024 Hardhat Contributor:

GitPOAP: 2024 Hardhat Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

@0xNeshi 0xNeshi deleted the patch-1 branch September 3, 2024 04:11
@0xNeshi
Copy link
Contributor Author

0xNeshi commented Sep 3, 2024

@alcuadrado should hardhat-change-network be removed from the plugins array?
It is unmaintained (last commit was 2 years ago)

@alcuadrado
Copy link
Member

Makes sense. Do you mind sending a PR?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no changeset needed This PR doesn't require a changeset
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants