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

fix(levm): main merge #1348

Open
wants to merge 4 commits into
base: levm/fix/vmTests-fix-changes
Choose a base branch
from
Open

Conversation

ilitteri
Copy link
Contributor

No description provided.

ManuelBilbao and others added 3 commits November 28, 2024 19:39
**Motivation**

<!-- Why does this pull request exist? What are its goals? -->
We were sending the new nonce instead of nonce diff.

**Description**

<!-- A clear and concise general description of the changes this PR
introduces -->
Use the previous block state to calculate the nonce diff.

<!-- Link to issues: Resolves #111, Resolves #222 -->

Closes #1098

---------

Co-authored-by: fborello-lambda <[email protected]>
Co-authored-by: Federico Borello <[email protected]>
@ilitteri ilitteri added the levm Lambda EVM implementation label Nov 28, 2024
@ilitteri ilitteri self-assigned this Nov 28, 2024
@ilitteri ilitteri requested a review from a team as a code owner November 28, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants