prysm-pulse/cmd/validator/accounts
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.go Flag to exit validators without confirmation prompt (#11588) 2022-10-27 17:24:41 +02:00
backup_test.go Support non english mnemonics for wallet creation (#11543) 2022-10-26 21:04:00 +00:00
backup.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
BUILD.bazel prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00
delete_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
delete.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
exit_test.go Add support for building a Beacon API validator client versus a gRPC one (#11612) 2022-11-07 11:29:27 +01:00
exit.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
import_test.go Wallet Create CLI manager integration (#11331) 2022-09-02 14:56:47 +00:00
import.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
list.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
wallet_utils_test.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00
wallet_utils.go prysmctl: validator exit (#11515) 2022-10-17 16:04:19 -05:00