prysm-pulse/validator/keymanager/imported
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
..
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 Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
doc.go Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05:00
enable_disable_test.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00
enable_disable.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
import_test.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00
import.go [Feature] - Slashing Interchange Support (#8024) 2021-01-22 17:12:22 -06:00
keymanager_test.go Remove Keymanageropts Pattern from Wallets and Remove Enable/Disable Feature for V1 CLI (#7831) 2020-11-17 06:00:20 +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
refresh_test.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00
refresh.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00