status-go/account
Roman Volosovskyi 6d5a93287b
Separate keystore directory per multiacc
This commit provides `MigrateKeyStoreDir` method which moves multiacc's
keys from a common keystore directory to multiacc specific directory.
2020-07-09 12:41:47 +03:00
..
generator Use eth-node `keystore` for `generator.go` 2020-01-06 15:45:31 +01:00
accounts.go Separate keystore directory per multiacc 2020-07-09 12:41:47 +03:00
accounts_geth.go Working Nimbus branch with geth keystore 2020-01-20 13:15:17 +01:00
accounts_nimbus.go Working Nimbus branch with geth keystore 2020-01-20 13:15:17 +01:00
accounts_test.go Separate keystore directory per multiacc 2020-07-09 12:41:47 +03:00
address.go Migrate more files to eth-node/crypto 2019-12-20 11:24:26 +01:00
address_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
keystore_geth.go In progress: Use Nimbus keystore 2020-01-20 13:15:17 +01:00
keystore_nimbus.go Working Nimbus branch with geth keystore 2020-01-20 13:15:17 +01:00
onboarding.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
onboarding_test.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
utils.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00