nimbus-eth2/beacon_chain/eth1
Etan Kissling 5439978a37
only process deposits if merkleizer available (#3774)
`m.depositsChain.blocks.len` may change during `startEth1Syncing`. If
that happened, an additional check now ensures that `scratchMerkleizer`
was initialized before attempting to use it.
2022-06-19 08:54:35 +03:00
..
deposit_contract.nim Support for distributed keystores with multiple remotes based on threshold signatures (#3616) 2022-05-10 03:32:12 +03:00
deposit_contract_code.txt Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
eth1_monitor.nim only process deposits if merkleizer available (#3774) 2022-06-19 08:54:35 +03:00
merkle_minimal.nim CL spec URL updates to v1.2.0-rc.1 (#3655) 2022-05-23 19:30:24 +00:00