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

Nonce address fix #24

Closed
wants to merge 11 commits into from
Closed

Conversation

gianbelinche
Copy link

@gianbelinche gianbelinche commented Jul 4, 2024

What ❔

This PR fixes some tests on era-compiler-tester that expected the nonce on EVM to start at 1, while we start it at 0.

It depends on lambdaclass/era-compiler-tester#1

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.

…er-bugs

[EVM-Equivalence-YUL] Fix compiler tester bugs
@hedgar2017
Copy link

Hey @gianbelinche - who is supposed to review it?
Shall we merge fixes for System Contracts straight into upstream?
I guess our Protocol team should review it.

This removes a lot of unneeded spills and reloads generated by the compiler.

Signed-off-by: Vladimir Radosavljevic <vr@matterlabs.dev>
Signed-off-by: Vladimir Radosavljevic <vr@matterlabs.dev>
Signed-off-by: Vladimir Radosavljevic <vr@matterlabs.dev>
@jrchatruc
Copy link
Member

Hey @gianbelinche - who is supposed to review it? Shall we merge fixes for System Contracts straight into upstream? I guess our Protocol team should review it.

Hey, yeah we'll make the PR to matter-labs now, we were reviewing a few things before doing so

@jrchatruc
Copy link
Member

Closing as this change was merged here

@jrchatruc jrchatruc closed this Aug 8, 2024
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