NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.18k stars 1.38k forks source link

Upgrade to EDR v0.5 and add `enableRip7212` option #5512

Closed Wodann closed 1 month ago

Wodann commented 2 months ago

This PR upgrades EDR to v0.5 which includes support for EIP-7212.

Closes https://github.com/NomicFoundation/edr/issues/523.

vercel[bot] commented 2 months ago

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 Jul 18, 2024 7:55am
changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 136f70985a6fa7571d613cc623a02d5bcb419d9b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | hardhat | 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

fvictorio commented 1 month ago

I added the Hardhat Network flag here, I think it makes sense to review everything in a single PR.