Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(zk_toolbox): install zkVM solc on zk_inception contract-verifier… #2587

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SergeevDmitry
Copy link

@SergeevDmitry SergeevDmitry commented Aug 4, 2024

What ❔

Adds zkVM solc compiler selection and installation step in zk_inception contract-verifier init command from https://github.com/matter-labs/era-solidity repository

Why ❔

zkVM solc compilers are not installed and not available to the contract-verifier service. So, it is not possible to verify contracts using hardhat plugin or from the explorer contract verification page, because contract-verifier looks for zkVM solc compiler instead of regular solc.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants