lighthouse-pulse/validator_client/src
Divma 047c7544e3 Clean capella (#4019)
## Issue Addressed

Cleans up all the remnants of 4844 in capella. This makes sure when 4844 is reviewed there is nothing we are missing because it got included here 

## Proposed Changes

drop a bomb on every 4844 thing 

## Additional Info

Merge process I did (locally) is as follows:
- squash merge to produce one commit
- in new branch off unstable with the squashed commit create a `git revert HEAD` commit
- merge that new branch onto 4844 with `--strategy ours`
- compare local 4844 to remote 4844 and make sure the diff is empty
- enjoy

Co-authored-by: Paul Hauner <paul@paulhauner.com>
2023-03-01 03:19:02 +00:00
..
duties_service Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
http_api merge upstream/unstable 2022-12-28 14:43:25 -06:00
http_metrics Clean capella (#4019) 2023-03-01 03:19:02 +00:00
signing_method Clean capella (#4019) 2023-03-01 03:19:02 +00:00
attestation_service.rs Validator registration request failures do not cause us to mark BNs offline (#3488) 2022-08-29 11:35:59 +00:00
beacon_node_fallback.rs Publish subscriptions to all beacon nodes (#3529) 2022-09-28 19:53:35 +00:00
block_service.rs Merge remote-tracking branch 'origin/unstable' into capella 2023-01-21 10:37:26 +11:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Add attestation duty slot metric (#2704) 2023-02-09 23:51:17 +00:00
config.rs Add attestation duty slot metric (#2704) 2023-02-09 23:51:17 +00:00
doppelganger_service.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
duties_service.rs Add attestation duty slot metric (#2704) 2023-02-09 23:51:17 +00:00
graffiti_file.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
initialized_validators.rs Web3 signer validator definitions reloading on any request (#3801) 2023-01-09 08:18:56 +00:00
key_cache.rs Clippy lints for rust 1.66 (#3810) 2022-12-16 04:04:00 +00:00
lib.rs Add attestation duty slot metric (#2704) 2023-02-09 23:51:17 +00:00
notifier.rs Add new VC metrics for beacon node availability (#3193) 2022-05-26 02:05:16 +00:00
preparation_service.rs Publish subscriptions to all beacon nodes (#3529) 2022-09-28 19:53:35 +00:00
signing_method.rs cleanup 2022-12-30 11:00:14 -05:00
sync_committee_service.rs Sync committee sign bn fallback (#3624) 2022-11-13 22:40:43 +00:00
validator_store.rs Fixed Compiler Warnings & Failing Tests (#3771) 2022-12-03 10:42:12 +11:00