prysm-pulse/validator/client
terencechain 0a4b0a68d3
Clean up unused code (#11900)
* Clean up unused code

* More unused

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-01-25 10:09:14 +00:00
..
beacon-api Clean up unused code (#11900) 2023-01-25 10:09:14 +00:00
grpc-api Add REST implementation for Validator's SubscribeCommitteeSubnets (#11804) 2023-01-18 21:21:07 +00:00
iface Add REST implementation for Validator's SubscribeCommitteeSubnets (#11804) 2023-01-18 21:21:07 +00:00
testutil Improve validator set change event readability and error handling (#11797) 2022-12-19 22:12:09 +01:00
validator-client-factory Onboard validator's Beacon REST API usage to e2e tests (#11704) 2022-12-08 14:38:56 +00:00
aggregate_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
attest_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
attest.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
BUILD.bazel add custom headers to DomainData requests (#11767) 2023-01-10 00:20:45 +00:00
key_reload_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
key_reload.go Improve validator set change event readability and error handling (#11797) 2022-12-19 22:12:09 +01:00
log.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metrics_test.go Remove inclusion distance & slots (#11265) 2022-08-18 16:31:22 -07:00
metrics.go Check If Validator Is In Sync Committee (#11860) 2023-01-11 10:19:31 +00:00
multiple_endpoints_grpc_resolver.go add server name to address (#11556) 2022-10-17 10:59:17 -04:00
propose_protect_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
propose_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
propose.go Capella: validator log withdrawals (#11657) 2022-11-13 02:26:49 +00:00
registration_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
registration.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
runner_test.go Improve validator set change event readability and error handling (#11797) 2022-12-19 22:12:09 +01:00
runner.go Improve validator set change event readability and error handling (#11797) 2022-12-19 22:12:09 +01:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
slashing_protection_interchange_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Add REST implementation for Validator's SubscribeCommitteeSubnets (#11804) 2023-01-18 21:21:07 +00:00
validator.go Add REST implementation for Validator's SubscribeCommitteeSubnets (#11804) 2023-01-18 21:21:07 +00:00
wait_for_activation_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
wait_for_activation.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00