Victor Farazdagi
|
386b69f473
|
Fix comments (#8802)
* fix incorrect exported name in comments
* add comments to exported methods
|
2021-04-23 12:06:05 +00:00 |
|
Radosław Kapka
|
1f8171d069
|
Dynamic key reload for remote keymanager (#8611)
* Dynamic key reload for remote keymanager
* fix failing keymanager test
* keymanager tests
* define RemoteKeymanager interface
* WaitForActivation tests
* gzl
* handle error in test
|
2021-03-16 10:00:05 -05:00 |
|
Radosław Kapka
|
dc6dee3f4e
|
Fix issues with dynamic key reload for imported/derived keymanager (#8585)
* implementation of handling reload
* proper implementation
* fix WaitForActivation tests
* HandleKeyReload tests
* runner tests
* do not reuse log hook between tests
* gzl
* Drop unnecessary use of the blank identifier
* move mock_validator to testutil package
* Reorganize validator client package
* reduce package visibility
* revert account changes
* gzl
* describe nil parameter
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2021-03-12 17:23:56 +00:00 |
|
Radosław Kapka
|
5374d07c4d
|
Reorganize validator client package (#8592)
* Reorganize validator client package
* reduce package visibility
|
2021-03-11 11:57:41 +00:00 |
|