prysm-pulse/validator/keymanager/imported
Radosław Kapka aa69e5edcc
Allow to create an empty imported wallet (#8251)
* reload keys into empty wallet

# Conflicts:
#	validator/accounts/accounts.go

* removed warning on wallet creation

* export AccountsKeystoreRepresentation type

* rename error message variable

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-12 16:52:01 +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 Rename Direct Keymanager to Imported (#7549) 2020-10-16 13:45:14 -05: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 Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00
import_test.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00
import.go Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00: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 Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +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 Allow to create an empty imported wallet (#8251) 2021-01-12 16:52:01 +00:00