nimbus-eth2/beacon_chain/eth1
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
..
deposit_contract.nim Support for driving multiple EL nodes from a single Nimbus BN (#4465) 2023-03-05 01:40:21 +00:00
deposit_contract.nim.cfg remove `news` leftovers (#4299) 2022-11-08 20:06:54 +00:00
deposit_contract_code.txt Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
el_conf.nim Backwards compatible handling of the web3-url parameter in TOML 2023-03-14 17:50:03 +02:00
eth1_monitor.nim remove unused getBlock function (#4931) 2023-05-11 11:23:09 +03:00
merkle_minimal.nim fix `attachMerkleProofs` to support multiple deposits (#4932) 2023-05-11 11:45:55 +03:00