prysm-pulse/validator/keymanager/derived
Radosław Kapka 4d28d5e4d2
Listen for account changes only when required (#8503)
* initial implementation

* remove listening for changes from wallet creation

* goimports

* test fix

* more goimports

* listen for changes when initializing wallet through gRPC

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-02-24 18:05:46 +00:00
..
BUILD.bazel Allow dynamic key reloading when having inactive keys (imported & derived) (#8119) 2021-01-22 20:21:34 +00:00
eip_test.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
keymanager_test.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
keymanager.go Listen for account changes only when required (#8503) 2021-02-24 18:05:46 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
mnemonic_test.go Rename Accounts-V2 to Accounts (#7545) 2020-10-15 22:31:52 +00:00
mnemonic.go Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00