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): Add EVM emulator option to zkstack CLI #3139

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

slowli
Copy link
Contributor

@slowli slowli commented Oct 21, 2024

What ❔

Allows to enable EVM emulation support from zkstack chain create by specifying the --evm-emulator command-line arg or answering the corresponding prompt. The prompt only activates if the EVM emulator bytecode hash is specified in the template genesis config (currently, it's not); more generally, it is impossible to create a chain with EVM emulation support if its bytecode hash is unknown.

Why ❔

Part of efforts to enable EVM emulation.

Checklist

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

@slowli slowli marked this pull request as ready for review October 21, 2024 13:44
@slowli
Copy link
Contributor Author

slowli commented Oct 21, 2024

@0xVolosnikov I'm not 100% sure that this covers the entire functionality; please advise if there's anything missing.

0xVolosnikov
0xVolosnikov previously approved these changes Oct 22, 2024
Copy link
Contributor

@0xVolosnikov 0xVolosnikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suitable at this stage, lgtm

Deniallugo
Deniallugo previously approved these changes Oct 23, 2024
@slowli slowli added this pull request to the merge queue Oct 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 23, 2024
@slowli slowli added this pull request to the merge queue Oct 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 23, 2024
@slowli slowli added this pull request to the merge queue Oct 24, 2024
Merged via the queue into main with commit ffa18e1 Oct 24, 2024
42 checks passed
@slowli slowli deleted the aov-evm-777-add-evm-emulator-option-to-zk-toolbox branch October 24, 2024 15:08
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