prysm-pulse/beacon-chain/rpc/apimiddleware
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 migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
custom_handlers_test.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
custom_handlers.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
custom_hooks_test.go HTTP API: GetLiveness and GetBlockHeader (#12916) 2023-09-20 19:06:11 +00:00
custom_hooks.go HTTP API: GetLiveness and GetBlockHeader (#12916) 2023-09-20 19:06:11 +00:00
endpoint_factory.go HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00
structs_marshalling_test.go Fix Uint256 Json Parsing (#12540) 2023-06-16 09:43:20 +00:00
structs_marshalling.go Fix Uint256 Json Parsing (#12540) 2023-06-16 09:43:20 +00:00
structs.go HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00