Skip to content

Commit

Permalink
Merge pull request #5218 from NomicFoundation/bump-edr-0-3-8
Browse files Browse the repository at this point in the history
Bump EDR and remove dependabot
  • Loading branch information
fvictorio committed May 16, 2024
2 parents af7807c + 6e36f3f commit 029680d
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 67 deletions.
5 changes: 5 additions & 0 deletions .changeset/tall-jokes-judge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"hardhat": patch
---

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.
12 changes: 0 additions & 12 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/hardhat-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"dependencies": {
"@ethersproject/abi": "^5.1.2",
"@metamask/eth-sig-util": "^4.0.0",
"@nomicfoundation/edr": "^0.3.7",
"@nomicfoundation/edr": "^0.3.8",
"@nomicfoundation/ethereumjs-common": "4.0.4",
"@nomicfoundation/ethereumjs-tx": "5.0.4",
"@nomicfoundation/ethereumjs-util": "9.0.4",
Expand Down
80 changes: 26 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 029680d

Please sign in to comment.