prysm-pulse/testing/endtoend/evaluators
Radosław Kapka 79445d2bf6
HTTP Beacon API: /eth/v1/validator/duties (#12810)
* impl

* protos

* remove apimiddleware from e2e

* register endpoint

* get epoch from vars

* tests

* test fixes

* remove unused function

* GetProposerDuties

* proto

* fix compilation

* register

* tests

* GetSyncCommitteeDuties

* protos

* register

* tests in progress

* complete tests

* check altair epoch

* more testing

* create variable

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-09-12 13:57:04 +00:00
..
beaconapi_evaluators HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00
api_gateway_v1alpha1.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
api_middleware.go HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00
BUILD.bazel Add In Support For Builder in E2E (#12343) 2023-05-11 11:10:29 -05:00
builder.go Builder gas limit fix default to 0 in some cases (#12647) 2023-07-22 03:44:50 +00:00
data.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
execution_engine.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
fee_recipient.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
finality.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
fork.go test: skip deneb e2e test with tracking (#12751) 2023-08-31 08:41:57 -05:00
metrics.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
operations.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
peers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slashing.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
validator.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00