prysm-pulse/testing/endtoend/evaluators/beaconapi_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
..
beacon_api_verify.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_api.go HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00
BUILD.bazel HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00
util.go E2E: improve beacon api logging (#12211) 2023-03-30 02:51:04 +00:00