Skip to content

Commit

Permalink
🔁 Update zksync-ethers to Version 6.15.4
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jan 18, 2025
1 parent 2a80d7b commit 2dc7961
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const config: HardhatUserConfig = {
},
},
zksolc: {
version: "1.5.9",
version: "1.5.10",
compilerSource: "binary",
settings: {
enableEraVMExtensions: false,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,6 @@
"typechain": "^8.3.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"zksync-ethers": "^6.15.3"
"zksync-ethers": "^6.15.4"
}
}
40 changes: 20 additions & 20 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 2dc7961

Please sign in to comment.