prysm-pulse/beacon-chain/rpc/eth
Radosław Kapka e22258caa9
HTTP validator APIs (#12887)
* GetValidators in progress

* in progress

* completed implementation of GetValidators + some tests

* typo

* completed tests for GetValidators

* GetValidator

* GetValidatorBalances

* register

* more tests and e2e fix

* middleware cleanup

* remove struct

* handle all ignored

* test fixes

* more test fixes

* even more test fixes

* remove unused structs

* docs

* fix validator count test

* build fix

* add length checks

* lint fix

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-09-21 18:16:59 +00:00
..
beacon HTTP validator APIs (#12887) 2023-09-21 18:16:59 +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 HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00: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 HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00
validator Do not cache proposer ID on GetProposerDuties (#12939) 2023-09-21 15:22:41 +00:00