status-go/account
Adam Babik 8b61d92d58
Remove protocol and eth-node submodules (#1835)
2020-02-10 12:22:37 +01:00
..
generator Use eth-node `keystore` for `generator.go` 2020-01-06 15:45:31 +01:00
accounts.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01: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 Nimbus node support 2020-01-20 13:15:17 +01: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