nimbus-eth2/tests/mocking
Etan Kissling e44b51e955
fix `attachMerkleProofs` to support multiple deposits (#4932)
`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`.
2023-05-11 11:45:55 +03:00
..
mock_deposits.nim fix `attachMerkleProofs` to support multiple deposits (#4932) 2023-05-11 11:45:55 +03:00
mock_genesis.nim rm obsolete interop module (#4570) 2023-02-01 16:29:55 +01:00