prysm-pulse/validator/client
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-api Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
beacon-chain-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
grpc-api Use mock v1alpha1 server in Beacon API's validator functions (#12319) 2023-04-26 18:59:29 +02:00
iface change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00
node-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
slasher-client-factory Add REST API stubs for beacon chain, node and slasher clients (#12094) 2023-03-20 16:32:32 +00:00
testutil change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00
validator-client-factory Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregate_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregate.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
attest_protect_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attest_protect.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attest_test.go Keymanager mock cleanup (#12341) 2023-04-27 05:25:17 +00:00
attest.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
key_reload_test.go Keymanager mock cleanup (#12341) 2023-04-27 05:25:17 +00:00
key_reload.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
metrics.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
multiple_endpoints_grpc_resolver.go add server name to address (#11556) 2022-10-17 10:59:17 -04:00
propose_protect_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_protect.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
propose_test.go Keymanager mock cleanup (#12341) 2023-04-27 05:25:17 +00:00
propose.go prysmctl: Add support for writing signed validator exits to disk (#12262) 2023-04-17 18:01:13 +00:00
registration_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
registration.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
runner_test.go change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00
runner.go change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go persistent validator settings in validator client (#12354) 2023-05-16 14:08:49 -05:00
slashing_protection_interchange_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_test.go change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00
validator.go change update duties to handle all validators exited check (#12505) 2023-06-12 14:27:52 +00:00
wait_for_activation_test.go Keymanager mock cleanup (#12341) 2023-04-27 05:25:17 +00:00
wait_for_activation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00