prysm-pulse/consensus-types
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
..
blocks Fix builder blind block namings (#12910) 2023-09-18 15:32:10 +00:00
interfaces Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
mock Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
payload-attribute fix: pbv2 condition (#12812) 2023-08-31 08:41:57 -05:00
primitives Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
validator HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00
wrapper Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
BUILD.bazel Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
types.go Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00