Skip to content

Commit

Permalink
🔁 Bump zksolc to 1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Aug 2, 2024
1 parent 99cd832 commit bc27bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const config: HardhatUserConfig = {
},
},
zksolc: {
version: "1.5.1",
version: "1.5.2",
compilerSource: "binary",
settings: {
enableEraVMExtensions: false,
Expand Down

0 comments on commit bc27bca

Please sign in to comment.