status-go/extkeys
Andrea Franz dcb0fa5262
add multi-account support (#1500)
* add multiaccount support

add multi account ImportPrivateKey and StoreAccount

test derivation from normal keys

* add multiaccount to mobile pkg

* use multiaccount params structs from the mobile pkg

* move multiaccount tests together with the other lib tests

* fix codeclimate warning and temporarily increase methods threshold

* split library_test_utils.go to avoid linter warnings
2019-07-24 20:59:15 +02:00
..
hdkey.go add multi-account support (#1500) 2019-07-24 20:59:15 +02:00
hdkey_test.go update linter 2019-06-12 13:12:00 +02:00
mnemonic.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
mnemonic_test.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
mnemonic_vectors.json wallet compatibility (#858) 2018-05-14 19:13:56 +02:00
utils.go Fix make lint warnings (#417) 2017-10-20 12:06:22 +03:00