nimbus-eth2/beacon_chain/validator_client
Jacek Sieka ef8bab58eb
load suggested fee recipient file also when keymanager is disabled (#4078)
Since these files may have been created in a previous run or manually,
we want to keep loading them even on nodes that don't enable the
keystore API (for example static setups)

Other changes:

* log keystore loading progressively (#3699)
* print initial fee recipient when loading validators
* log dynamic fee recipient updates
2022-09-17 08:30:07 +03:00
..
api.nim VC: metrics (#3915) 2022-07-29 11:36:20 +03:00
attestation_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
block_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
common.nim load suggested fee recipient file also when keymanager is disabled (#4078) 2022-09-17 08:30:07 +03:00
doppelganger_service.nim Doppelganger detection bug fix (#3997) 2022-08-19 13:34:08 +03:00
duties_service.nim Fix a potential segfault and various potential stalls (#4003) 2022-08-19 21:51:30 +00:00
fallback_service.nim Address #3962 (#3968) 2022-08-17 01:14:32 +03:00
fork_service.nim VC: metrics (#3915) 2022-07-29 11:36:20 +03:00
sync_committee_service.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00