prysm-pulse/beacon-chain/rpc
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
..
apimiddleware HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00
core HTTP implementation of /eth/v1/beacon/pool/sync_committees (#12782) 2023-09-01 17:58:50 +00:00
eth HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00
lookup Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
prysm Improved Logging for Blob Sidecar (#12883) 2023-09-11 20:46:06 +00:00
testutil Add support for validator count endpoint (#12752) 2023-08-24 23:11:41 +02:00
BUILD.bazel migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
service.go HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00