prysm-pulse/cmd/validator
Patrice Vignola ead9a83d8d
Add customizable endpoints for the validator's REST API (#11633)
* WIP

* Refactor to use iface.ValidatorClient instead of ethpb.BeaconNodeValidatorClient

* Add mocks for iface.ValidatorClient

* Fix mocks

* Update update-mockgen.sh

* Fix warnings

* Fix config_setting syntax

* Use custom build settings

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Fix endpoint address and reduce timeout

* Revert most e2e changes

* Use e2e.TestParams.Ports.PrysmBeaconNodeGatewayPort

* Fix BeaconRESTApiProviderFlag port

* Revert e2e changes
2022-11-11 17:33:48 +00:00
..
accounts Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
db Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
flags Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
slashing-protection Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wallet Support non english mnemonics for wallet creation (#11543) 2022-10-26 21:04:00 +00:00
web Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Add Goland Standard "cmd" Pattern for Validator Binaries (#8541) 2021-03-02 12:58:40 -06:00
main.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
usage_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
usage.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00