prysm-pulse/validator/client/beacon-api
Patrice Vignola 7ab5851c54
Add a gRPC fallback mode to the validator Beacon REST API (#11679)
* Add a gRPC fallback mode to the validator Beacon REST API

* Remove --beacon_api_grpc_fallback flag

* Add missing bazel dependency

* Reorder dependency per gazelle check

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-11-24 11:09:07 +00:00
..
beacon_api_helpers_test.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
beacon_api_helpers.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
beacon_api_validator_client.go Add a gRPC fallback mode to the validator Beacon REST API (#11679) 2022-11-24 11:09:07 +00:00
BUILD.bazel Onboard validator's beacon REST API tests to CI (#11682) 2022-11-24 11:50:13 +01:00
genesis_test.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
genesis.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
handlers_test.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
wait_for_chain_start_test.go Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00