prysm-pulse/beacon-chain/rpc/eth/helpers
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
..
BUILD.bazel HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00
error_handling.go HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00
http_test.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
http.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
sync_test.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
sync.go HTTP Beacon API: /eth/v1/validator/sync_committee_subscriptions (#12689) 2023-08-08 22:54:04 +00:00
validator_status_test.go HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00
validator_status.go HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00