Skip to content

Commit 6be5c13

Browse files
committed
build: upgrade EDR to v0.11.1
1 parent 52e2272 commit 6be5c13

File tree

3 files changed

+41
-34
lines changed

3 files changed

+41
-34
lines changed

.changeset/chubby-flies-shine.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Upgraded EDR to [v0.11.1](https://github.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.11.1):
6+
7+
- Fixed bug where native token sent to test account does not increase recipient balance.

packages/hardhat-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"dependencies": {
100100
"@ethereumjs/util": "^9.1.0",
101101
"@ethersproject/abi": "^5.1.2",
102-
"@nomicfoundation/edr": "^0.11.0",
102+
"@nomicfoundation/edr": "^0.11.1",
103103
"@nomicfoundation/solidity-analyzer": "^0.1.0",
104104
"@sentry/node": "^5.18.1",
105105
"@types/bn.js": "^5.1.0",

pnpm-lock.yaml

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)