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

[EVM-Equivalence-YUL] Fix zksolc changes #2380

Merged

Conversation

gianbelinche
Copy link

What ❔

This PR fixes recompile_interpreter.sh for zksolc 1.5.0, which now puts the compiled interpreter on another folder, it also does not use the jump table (apparently)

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.

fkrause98 and others added 3 commits May 14, 2024 11:00
* Remove ignore flag from extcodehash tests

* Update submodule

* feat: Handle tx when "to" field is "0x"

---------

Co-authored-by: Manuel Bilbao <[email protected]>
Co-authored-by: Javier Chatruc <[email protected]>
Co-authored-by: Javier Rodríguez Chatruc <[email protected]>
@EmilLuta
Copy link
Contributor

cc: @montekki

@jrchatruc jrchatruc merged commit 4f7f5f2 into matter-labs:evm-equivalence-yul Aug 1, 2024
1 of 3 checks passed
@jrchatruc jrchatruc deleted the yul-fix-zksolc-changes branch August 1, 2024 18:12
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.

4 participants