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 script for different BLS withdrawal credentials #19

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

k1rill-fedoseev
Copy link
Contributor

We don't need to check that all deposits have the same withdrawal credentials, instead, we can only check that all deposits from the same batch have the same credentials. This implies that for a batch size of 1, all withdrawal credentials might be different, which is usually the case with the BLS credentials derived from validator mnemonic.

@akolotov akolotov merged commit 702ad72 into master Dec 21, 2021
@akolotov akolotov deleted the fix-credentials-check branch December 21, 2021 13:00
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