Skip to content

Commit

Permalink
Merge pull request #5775 from NomicFoundation/chore/bump-edr
Browse files Browse the repository at this point in the history
chore: Bump EDR to 0.6.2 that includes fixes to tracing logic
  • Loading branch information
fvictorio authored Sep 30, 2024
2 parents cc619ce + 4c1bcfc commit 6380455
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 34 deletions.
5 changes: 5 additions & 0 deletions .changeset/soft-poets-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"hardhat": patch
---

Fixed minor bugs in the newly ported Solidity tracing logic
2 changes: 1 addition & 1 deletion packages/hardhat-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"dependencies": {
"@ethersproject/abi": "^5.1.2",
"@metamask/eth-sig-util": "^4.0.0",
"@nomicfoundation/edr": "^0.6.1",
"@nomicfoundation/edr": "^0.6.2",
"@nomicfoundation/ethereumjs-common": "4.0.4",
"@nomicfoundation/ethereumjs-tx": "5.0.4",
"@nomicfoundation/ethereumjs-util": "9.0.4",
Expand Down
66 changes: 33 additions & 33 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 6380455

Please sign in to comment.