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

Test CALL opcode #213

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Test CALL opcode #213

merged 2 commits into from
Apr 18, 2024

Conversation

fborello-lambda
Copy link

What ❔

Test CALL opcode

Why ❔

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.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@jrchatruc jrchatruc marked this pull request as ready for review April 18, 2024 20:46
@jrchatruc jrchatruc merged commit a49a295 into yul-system-2 Apr 18, 2024
4 of 11 checks passed
@jrchatruc jrchatruc deleted the evm-yul-call-opcode branch April 18, 2024 20:46
jrchatruc pushed a commit that referenced this pull request Apr 29, 2024
* feat(call-opcode): Test CALL to zkEVM contract

* wip(call tests): NOT working test_basic_call_with_create_vectors
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