mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
* 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>