Skip to content

[Dev Tools] Using hardhat-zksync-upgradable with Solidity 0.8.18 #729

Discussion options

You must be logged in to vote

Hey @cytadela8 👋

You should make use of the hardhat-zksync hardhat plugin which out of the box is shipped with hardhat-zksync-upgradable. No need to worry about version and its compatible with 0.8.18 without issue.

The issue you are experiencing is that the pragma in your contract is not aligned with the latest version. Please provide the contract that is 0.8.18. It should have a ^.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by uF4No
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Questions related to zkSync Tooling
2 participants