prysm-pulse/beacon-chain/rpc/eth
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 REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
blob fixing route handler and small cleanup items (#12726) 2023-08-31 08:41:57 -05:00
builder HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
debug Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
events feat(blockchain): update payload attribute for deneb (#12509) 2023-08-31 08:41:57 -05:00
helpers migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
node HTTP Beacon API: /eth/v1/node/syncing (#12706) 2023-08-09 17:23:59 +02:00
rewards HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
shared REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
validator HTTP Beacon API: /eth/v1/validator/duties (#12810) 2023-09-12 13:57:04 +00:00