lighthouse/validator_client/src
chonghe 7fd9389a8c
Delete deprecated cli flags (#4906)
* Delete BN spec flag and VC beacon-node flag

* Remove warn

* slog

* add warn

* delete eth1-endpoint

* delete server from vc cli.rs

* delete server flag in config.rs

* delete delete-lockfiles in vc

* delete allow-unsynced flag in VC

* delete strict-fee-recipient in VC and warn log

* delete merge flag in bn (hidden)

* delete count-unrealized and count-unrealized-full in bn (hidden)

* delete http-disable-legacy-spec in bn (hidden)

* delete eth1-endpoint in lcli

* delete warn message lcli

* delete eth1-endpoints

* delete minify in slashing protection

* delete minify related

* Remove mut

* add back warn! log

* Indentation

* Delete count-unrealized

* Delete eth1-endpoints

* Delete eth1-endpoint test

* delete eth1-endpints test

* delete allow-unsynced test

* Add back lcli eth1-endpoint

---------

Co-authored-by: Michael Sproul <michael@sigmaprime.io>
2023-11-09 15:05:55 +11:00
..
duties_service Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
http_api Merge branch 'unstable' into merge-unstable-to-deneb-20231005 2023-10-05 15:54:44 +11:00
http_metrics Merge branch 'unstable' into merge-unstable-to-deneb-20230822 2023-08-22 21:20:47 +10:00
signing_method Merge branch 'unstable' into deneb-free-blobs 2023-05-30 22:44:05 +10:00
attestation_service.rs Address Clippy 1.73 lints on Deneb branch (#4810) 2023-10-06 12:23:57 +05:30
beacon_node_fallback.rs Update GET config/spec endpoint to support Deneb config (#4708) 2023-09-09 16:09:50 +10:00
block_service.rs Merge unstable 20230911 into deneb-free-blobs. 2023-09-11 12:09:58 +10:00
check_synced.rs Implement el_offline and use it in the VC (#4295) 2023-05-17 05:51:56 +00:00
cli.rs Delete deprecated cli flags (#4906) 2023-11-09 15:05:55 +11:00
config.rs Delete deprecated cli flags (#4906) 2023-11-09 15:05:55 +11:00
doppelganger_service.rs Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
duties_service.rs Reduce attestation subscription spam from VC (#4806) 2023-10-06 06:26:18 +00:00
graffiti_file.rs Remove serde derive references (#4830) 2023-10-11 13:01:30 -04:00
initialized_validators.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
key_cache.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
latency.rs Add VC metric for primary BN latency (#4051) 2023-03-06 04:08:49 +00:00
lib.rs Add SSZ support to validator block production endpoints (#4534) 2023-09-21 06:38:31 +00:00
notifier.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
preparation_service.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
signing_method.rs Builder flow for Deneb & Blobs (#4428) 2023-08-10 09:32:49 -04:00
sync_committee_service.rs Activate clippy::manual_let_else lint (#4889) 2023-10-31 10:31:02 +00:00
validator_store.rs More deneb cleanup (#4640) 2023-08-20 21:17:17 -04:00