mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
856fcea8d7
We do a linear scan of all pubkeys for each validator and slot - this becomes expensive with large validator counts. * normalise BN/VC validator startup logging * fix crash when host cannot be resolved while adding remote validator * silence repeated log spam for unknown validators * print pubkey/index/activation mapping on startup/validator identification