Skip to content

Commit 4ad0bc0

Browse files
Wodannfvictorio
andauthored
build: upgrade to EDR v0.9.0 (#6420)
Co-authored-by: Franco Victorio <[email protected]>
1 parent 8267877 commit 4ad0bc0

File tree

3 files changed

+48
-42
lines changed

3 files changed

+48
-42
lines changed

.changeset/ninety-beans-warn.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Upgraded EDR to [v0.9.0](https://github.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.9.0):
6+
- Added support for the Prague hardfork

packages/hardhat-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"dependencies": {
101101
"@ethersproject/abi": "^5.1.2",
102102
"@metamask/eth-sig-util": "^4.0.0",
103-
"@nomicfoundation/edr": "^0.8.0",
103+
"@nomicfoundation/edr": "^0.9.0",
104104
"@nomicfoundation/ethereumjs-common": "4.0.4",
105105
"@nomicfoundation/ethereumjs-tx": "5.0.4",
106106
"@nomicfoundation/ethereumjs-util": "9.0.4",

pnpm-lock.yaml

+41-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)