prysm-pulse/validator/keymanager
james-prysm 790a09f9b1
Improve wait for activation (#13448)
* removing timeout on wait for activation, instead switched to an event driven approach

* fixing unit tests

* linting

* simplifying return

* adding sleep for the remaining slot to avoid cpu spikes

* removing ifstatement on log

* removing ifstatement on log

* improving switch statement

* removing the loop entirely

* fixing unit test

* fixing manu's reported issue with deletion of json file

* missed change around writefile at path

* gofmt

* fixing deepsource issue with reading file

* trying to clean file to avoid deepsource issue

* still getting error trying a different approach

* fixing stream loop

* fixing unit test

* Update validator/keymanager/local/keymanager.go

Co-authored-by: Manu NALEPA <enalepa@offchainlabs.com>

* fixing linting

---------

Co-authored-by: Manu NALEPA <enalepa@offchainlabs.com>
2024-01-16 17:04:54 +00:00
..
derived HTTP Validator API: /eth/v1/keystores (#13113) 2023-10-31 16:33:54 +00:00
local Improve wait for activation (#13448) 2024-01-16 17:04:54 +00:00
remote-web3signer Validator client: remove blob signing (#13169) 2023-11-03 12:10:15 -07:00
BUILD.bazel HTTP Validator API: /eth/v1/keystores (#13113) 2023-10-31 16:33:54 +00:00
constants.go HTTP VALIDATOR API: remote keymanager api /eth/v1/remotekeys (#13059) 2023-10-19 16:17:42 +00:00
types_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
types.go HTTP Validator API: /eth/v1/keystores (#13113) 2023-10-31 16:33:54 +00:00