mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 14:26:26 +00:00
e44b51e955
`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`.