prysm-pulse/validator/client/beacon-api
Patrice Vignola 0d4b98cd0a
Add REST implementation for Validator's WaitForChainStart (#11654)
* Add REST implementation for Validator's WaitForChainStart

* Add missing error mapping

* Add missing bazel dependency

* Add missing tests

* Address PR comments

* Replace EventErrorJson with DefaultErrorJson

* Add tests for WaitForChainStart

* Refactor tests

* Address PR comments

* Add gazelle:build_tag use_beacon_api comment in BUILD.bazel

* Address PR comments

* Address PR comments

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-11-22 12:12:55 +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 REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
BUILD.bazel Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00: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