prysm-pulse/validator/client
Dhruv Bodani 7c9bff489e
Add REST implementation for GetSyncCommitteeContribution (#11875)
* add REST implementation for GetSyncCommitteeContribution

* fix imports

* Update validator/client/beacon-api/sync_committee.go

Co-authored-by: Radosław Kapka <radek@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-01-17 16:43:22 +00:00
..
beacon-api Add REST implementation for GetSyncCommitteeContribution (#11875) 2023-01-17 16:43:22 +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 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 Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
validator.go Stream blocks capella (#11883) 2023-01-17 12:17:18 +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