Skip to content

chore: bump reth to 1e27e7349#638

Merged
gakonst merged 5 commits intomainfrom
zygis/bump-reth
Nov 3, 2025
Merged

chore: bump reth to 1e27e7349#638
gakonst merged 5 commits intomainfrom
zygis/bump-reth

Conversation

@Zygimantass
Copy link
Member

two changes are required for tempo:

paradigmxyz/reth#19437
paradigmxyz/reth#19436

@mattsse
Copy link
Contributor

mattsse commented Nov 3, 2025

@Zygimantass also bumped to newest revm here as well

// 9. Increase the nonce of `authority` by one.
authority_acc.info.nonce = authority_acc.info.nonce.saturating_add(1);
authority_acc.mark_touch();
authority_acc.delegate(*authorization.address());
Copy link
Contributor

Choose a reason for hiding this comment

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

I see, all of this has been moved into delegate

@gakonst gakonst merged commit cac61a3 into main Nov 3, 2025
15 checks passed
@gakonst gakonst deleted the zygis/bump-reth branch November 3, 2025 22:41
unbalancedparentheses pushed a commit to unbalancedparentheses/tempo that referenced this pull request Feb 23, 2026
two changes are required for tempo:

paradigmxyz/reth#19437
paradigmxyz/reth#19436

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
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.

4 participants