prysm-pulse/validator/client/grpc-api
Radosław Kapka 204de13c86
REST VC: Subscribe to Beacon API events (#13453)
* Revert "Revert "REST VC: Subscribe to Beacon API events  (#13354)" (#13428)"

This reverts commit 8d092a1113.

* change logic

* review

* test fix

* fix critical error

* merge flag check

* change error msg

* return on errors

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2024-01-18 14:27:41 +00:00
..
BUILD.bazel integrate validator count endpoint in validator client (#12912) 2023-10-11 15:23:02 +02:00
grpc_beacon_chain_client.go Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
grpc_node_client.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
grpc_prysm_beacon_chain_client_test.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
grpc_prysm_beacon_chain_client.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
grpc_validator_client_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
grpc_validator_client.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00