Skip to content

Commit 029680d

Browse files
authored
Merge pull request #5218 from NomicFoundation/bump-edr-0-3-8
Bump EDR and remove dependabot
2 parents af7807c + 6e36f3f commit 029680d

File tree

4 files changed

+32
-67
lines changed

4 files changed

+32
-67
lines changed

.changeset/tall-jokes-judge.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Bump EDR to v0.3.8. This adds support for blob transactions, improves performance, and fixes some bugs. Check the [EDR release](https://github.com/NomicFoundation/edr/releases/tag/%40nomicfoundation%2Fedr%400.3.8) for more details.

.github/dependabot.yml

-12
This file was deleted.

packages/hardhat-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"dependencies": {
109109
"@ethersproject/abi": "^5.1.2",
110110
"@metamask/eth-sig-util": "^4.0.0",
111-
"@nomicfoundation/edr": "^0.3.7",
111+
"@nomicfoundation/edr": "^0.3.8",
112112
"@nomicfoundation/ethereumjs-common": "4.0.4",
113113
"@nomicfoundation/ethereumjs-tx": "5.0.4",
114114
"@nomicfoundation/ethereumjs-util": "9.0.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)