prysm-pulse/validator/client/iface
james-prysm 8d01cf2ec1
change update duties to handle all validators exited check (#12505)
* wip have update duties handle all validators updated

* removing function and adding tests

* removing unnessesary test

* fixing unit test

* gaz

* removing number on wait group

* trying lower threshold to reduce timeout

* testing removal of test to resolve timeout on buildkite

* gaz

* removing test that is breaking buildkite on timeouts, will need to return to revaluate difference between buildkite and local mock

* addressing feedback

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-06-12 14:27:52 +00:00
..
beacon_chain_client.go Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
BUILD.bazel Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
node_client.go Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
slasher_client.go Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
validator_client.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator.go change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00