prysm-pulse/validator/client
2022-12-06 20:31:56 +00:00
..
beacon-api Fix DeepSource errors in the Validator's REST API (#11726) 2022-12-06 20:31:56 +00:00
grpc-api Add a gRPC fallback mode to the validator Beacon REST API (#11679) 2022-11-24 11:09:07 +00:00
iface Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
testutil Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
validator-client-factory Add a gRPC fallback mode to the validator Beacon REST API (#11679) 2022-11-24 11:09:07 +00:00
aggregate_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_test.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
attest.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
BUILD.bazel Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
key_reload_test.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
key_reload.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00: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 Remove inclusion distance & slots (#11265) 2022-08-18 16:31:22 -07:00
multiple_endpoints_grpc_resolver.go add server name to address (#11556) 2022-10-17 10:59:17 -04:00
propose_protect_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_test.go Capella: validator log withdrawals (#11657) 2022-11-13 02:26:49 +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 Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00:00
runner.go Keymanager API: fix fee recipient API and add persistence (#11540) 2022-10-04 17:05:46 +00: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 Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01: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 WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
validator.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
wait_for_activation_test.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
wait_for_activation.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00