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 batch deposit processing by retrieving validators from state #14827

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

terencechain
Copy link
Member

This PR ensures that a pending deposit can create a new validator even if an invalid deposit exists before a valid one under the same public key. It checks the state directly instead of the cache.

@terencechain terencechain requested a review from a team as a code owner January 26, 2025 05:26
@terencechain terencechain force-pushed the fix-batch-process-pending-deposits branch from 9ac203d to 0c0e46d Compare January 26, 2025 05:29
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