Skip to content

Commit

Permalink
Merge pull request #5799 from NomicFoundation/chore/bump-edr-0.6.3
Browse files Browse the repository at this point in the history
chore: bump EDR to 0.6.3
  • Loading branch information
alcuadrado authored Oct 2, 2024
2 parents cd5581c + bf92f4c commit bab47a6
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 34 deletions.
5 changes: 5 additions & 0 deletions .changeset/healthy-pets-poke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"hardhat": patch
---

Fixed more 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.2",
"@nomicfoundation/edr": "^0.6.3",
"@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 bab47a6

Please sign in to comment.