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(contract-verifier): Support Solidity contracts with EVM bytecode in contract verifier #3225

Merged

Conversation

slowli
Copy link
Contributor

@slowli slowli commented Nov 4, 2024

What ❔

Supports verifying Solidity contracts deployed with EVM bytecode in the contract verifier.

Why ❔

Part of supporting EVM emulation throughout the Era codebase.

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 zkstack dev fmt and zkstack dev lint.

@slowli slowli changed the title feat(contract-verifier): Support Solidity EVM contracts in contract verifier feat(contract-verifier): Support Solidity contracts with EVM bytecode in contract verifier Nov 4, 2024
@slowli slowli marked this pull request as ready for review November 4, 2024 12:53
@slowli slowli added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit 8a3a82c Nov 6, 2024
43 checks passed
@slowli slowli deleted the aov-evm-807-add-evm-contracts-option-to-the-contract_verifier branch November 6, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants