prysm-pulse/validator/client
Manu NALEPA efc1e06c6b
Validator client beacon api non functional fixes (#11915)
* Validator Client Beacon API: Use Go idiomatic error handling

* Validator Client Beacon API: Use `buildURL`

`buildURL` sort params by keys.

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-01-27 10:44:23 +00:00
..
beacon-api Validator client beacon api non functional fixes (#11915) 2023-01-27 10:44:23 +00:00
grpc-api Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
iface Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
testutil Clean up state types (#11916) 2023-01-26 14:40:12 +00: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 Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
aggregate.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attest_protect_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attest_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attest_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attest.go Clean up state types (#11916) 2023-01-26 14:40:12 +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 Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
metrics_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
metrics.go Clean up state types (#11916) 2023-01-26 14:40:12 +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 Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
propose_protect.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
propose_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
propose.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
registration_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +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 Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
runner.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Clean up state types (#11916) 2023-01-26 14:40:12 +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 Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
sync_committee.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validator_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validator.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
wait_for_activation_test.go Return error when using unsupported mnemonic language (#11805) 2023-01-26 23:44:38 +00:00
wait_for_activation.go Add expected waiting time to pending validator log (#11213) 2022-08-16 18:05:56 +00:00