Skip to content

Commit 6427338

Browse files
committed
fix: revert to earlier version of edr
We are seeing a failure when sending transactions on the op stack.
1 parent 535ded6 commit 6427338

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

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.

v-next/hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"typescript": "~5.8.0"
8686
},
8787
"dependencies": {
88-
"@ignored/edr-optimism": "0.13.0-alpha.7",
88+
"@ignored/edr-optimism": "0.13.0-alpha.6",
8989
"@nomicfoundation/hardhat-errors": "workspace:^3.0.0-next.22",
9090
"@nomicfoundation/hardhat-utils": "workspace:^3.0.0-next.22",
9191
"@nomicfoundation/hardhat-zod-utils": "workspace:^3.0.0-next.22",

0 commit comments

Comments
 (0)