prysm-pulse/beacon-chain/rpc/eth/shared
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
..
testing Deneb api cleanup (#12852) 2023-09-12 16:22:20 +00:00
BUILD.bazel HTTP API: GetLiveness and GetBlockHeader (#12916) 2023-09-20 19:06:11 +00:00
errors_test.go HTTP Beacon API: /eth/v1/validator/aggregate_and_proofs (#12686) 2023-08-03 22:24:23 +00:00
errors.go HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00
request.go Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
structs_blocks_conversions.go Deneb builder fix (#12921) 2023-09-18 20:34:28 +00:00
structs_blocks.go HTTP Beacon API: /eth/v1/beacon/headers (#12817) 2023-09-15 12:05:35 +02:00
structs.go HTTP Beacon API: /eth/v1/beacon/states/{state_id}/committees (#12879) 2023-09-13 17:29:32 +00:00