Skip to content

zksolc compiler version (1.5.12) not within the allowed range #1014

Answered by JackHamer09
eierina asked this question in SSO
Discussion options

You must be logged in to vote

Hey, I wasn't able to reproduce:

❯ git checkout e5e624b
❯ pnpm build

> zksync-sso-contracts@ build zksync-sso-clave-contracts
> pnpm hardhat compile

Downloading zksolc 1.5.12
zksolc version 1.5.12 successfully downloaded
Compiling contracts for ZKsync Era with zksolc v1.5.12 and zkvm-solc v0.8.28-1.0.1
Compiling 104 Solidity files
...
Successfully generated 242 typings!
Successfully compiled 104 Solidity files

Make sure there are actually no changes in your code, perhaps try to also reinstall the dependencies (rm -rf node_modules && pnpm i) and clear the hardhat cache (pnpm run clean)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eierina
Comment options

Answer selected by cytadela8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
SSO
Labels
None yet
2 participants