prysm-pulse/cmd
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
..
beacon-chain Reduce Block Burst Factor (#11546) 2022-10-20 14:20:47 +00:00
client-stats Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mock Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prysmctl Fix prysmctl generate-genesis yaml output file (#11635) 2022-11-08 14:36:58 +00:00
validator Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
defaults.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
flags_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
flags.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
helpers_test.go Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
helpers.go Fix IPC Paths For Windows (#11324) 2022-08-26 23:05:28 +00:00
password_reader.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
wrap_flags.go Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00