prysm-pulse/validator/client
Patrice Vignola 61fed336e1
Add REST API endpoint for node client's GetSyncStatus (#12189)
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-03-29 13:38:31 +00:00
..
beacon-api Add REST API endpoint for node client's GetSyncStatus (#12189) 2023-03-29 13:38:31 +00:00
beacon-chain-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
grpc-api Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
iface Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
node-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
slasher-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
testutil Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator-client-factory Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregate_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attest_protect_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attest_protect.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attest_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attest.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
key_reload_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
key_reload.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_protect.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
propose.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
registration_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
registration.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
runner_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
runner.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
slashing_protection_interchange_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
validator.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
wait_for_activation_test.go Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
wait_for_activation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00