Skip to content
6 changes: 6 additions & 0 deletions .changeset/slimy-ties-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"hardhat": minor
---

Upgraded EDR to [v0.12.0-next.7](https://github.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.12.0-next.7):
- Removed support for pre-Byzantium root field from RPC receipts
2 changes: 1 addition & 1 deletion packages/hardhat-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"dependencies": {
"@ethereumjs/util": "^9.1.0",
"@ethersproject/abi": "^5.1.2",
"@nomicfoundation/edr": "^0.11.3",
"@nomicfoundation/edr": "^0.12.0-next.7",
"@nomicfoundation/solidity-analyzer": "^0.1.0",
"@sentry/node": "^5.18.1",
"adm-zip": "^0.4.16",
Expand Down
Loading
Loading