prysm-pulse/testing/endtoend/evaluators
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
..
api_gateway_v1alpha1.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
api_middleware.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
data.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
execution_engine.go Fix complains and bad test (#11555) 2022-10-17 16:20:26 +00:00
fee_recipient.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
finality.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fork.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
metrics.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
operations.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
peers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slashing.go Add customizable endpoints for the validator's REST API (#11633) 2022-11-11 17:33:48 +00:00
validator.go Protobuf cleanup (#11096) 2022-08-17 01:35:27 +00:00