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 attachMerkleProofs to support multiple deposits #4932

Merged
merged 1 commit into from
May 11, 2023

Conversation

etan-status
Copy link
Contributor

attachMerkleProofs is used by mockUpdateStateForNewDeposit to create a single deposit. The function doesn't work correctly when trying with with multiple deposits, though. Fix this to enable more complex tests, and also return the deposit_root for forming matching Eth1Data.

`attachMerkleProofs` is used by `mockUpdateStateForNewDeposit` to create
a single deposit. The function doesn't work correctly when trying with
with multiple deposits, though. Fix this to enable more complex tests,
and also return the `deposit_root` for forming matching `Eth1Data`.
@zah zah merged commit e44b51e into unstable May 11, 2023
@zah zah deleted the dev/etan/ci-fixdeposits branch May 11, 2023 08:45
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