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

Use incorrect signature in pending deposit top up test #4048

Merged

Conversation

jtraglia
Copy link
Member

Thank you @pawanjay176 for pointing this out.

This test (test_apply_pending_deposit_incorrect_sig_top_up) should use signed=False, not signed=True.

I've also added an assert to ensure the signature is incorrect.

Copy link
Contributor

@pawanjay176 pawanjay176 left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks to @michaelsproul for finding the issue sigp/lighthouse#6496 (comment)

Copy link
Contributor

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

Thanks for the prompt update to the tests!

@jtraglia jtraglia merged commit 001caab into ethereum:dev Dec 14, 2024
23 checks passed
@jtraglia jtraglia deleted the fix-pending-deposit-invalid-sig-test branch December 14, 2024 00:12
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.

3 participants