prysm-pulse/validator/keymanager/imported
Preston Van Loon 28e4a3b7e8
Add a Tool to Split a Series of Mnemonic Keys into Distinct Wallets (#8651)
* Add a tool to split a series of mnemonic keys into distinct wallets

* split func

* keysplit tool

* gaz/viz

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-03-30 20:38:40 +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 Add a Tool to Split a Series of Mnemonic Keys into Distinct Wallets (#8651) 2021-03-30 20:38:40 +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 Dynamic key reload for remote keymanager (#8611) 2021-03-16 10:00:05 -05:00