prysm-pulse/validator/keymanager/imported
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
..
backup_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +00:00
backup.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
BUILD.bazel Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
import_test.go A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
import.go [Feature] - Slashing Interchange Support (#8024) 2021-01-22 17:12:22 -06:00
keymanager_test.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
keymanager.go Remove Accounts Enable/Disable Code (#8576) 2021-03-09 15:46:50 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
refresh_test.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00
refresh.go Fix issues with dynamic key reload for imported/derived keymanager (#8585) 2021-03-12 17:23:56 +00:00