prysm-pulse/validator/client
Manu NALEPA 4c9a0bf772
Add REST implementation for SubmitValidatorRegistrations (#11816)
* Add REST implementation for `SubmitValidatorRegistrations`

* Remove unused context

* Use context

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-06 19:46:09 +00:00
..
beacon-api Add REST implementation for SubmitValidatorRegistrations (#11816) 2023-01-06 19:46:09 +00:00
grpc-api Onboard validator's Beacon REST API usage to e2e tests (#11704) 2022-12-08 14:38:56 +00:00
iface Improve validator set change event readability and error handling (#11797) 2022-12-19 22:12:09 +01: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 customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +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 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 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 Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
validator.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +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