Skip to content

fix: regression on recoverying transaction address after version update #1858

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

KolbyML
Copy link
Member

@KolbyML KolbyML commented May 26, 2025

What was wrong?

We updated from alloy-consensus 1.0.3 to 1.0.7 the behavior changed though which broke Trin Execution executing blocks

How was it fixed?

Update recover_signer to recover_signer_unchecked which matched the functionality of the 1.0.3 version

@KolbyML KolbyML requested a review from morph-dev May 26, 2025 03:43
@KolbyML KolbyML self-assigned this May 26, 2025
Copy link
Collaborator

@morph-dev morph-dev left a comment

Choose a reason for hiding this comment

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

🚢

@KolbyML KolbyML merged commit b157344 into ethereum:master May 26, 2025
16 checks passed
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.

2 participants