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

Add checks to signature recovery #1011

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

gurukamath
Copy link
Collaborator

What was wrong?

The current sender recovery does not check if the r value in the signature is a valid one.

How was it fixed?

Add a additional check to the secp256k1_recover function.

@gurukamath gurukamath merged commit 10125b1 into ethereum:forks/prague Sep 19, 2024
5 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