status-go/extkeys
Andrea Franz dd17860302
create random accounts in memory for onboarding (#1464)
* add account onboarding struct

* add onboarding to account manager

* allow resetting onboarding

* add onboarding functions to lib and mobile

* fix lint warnings

* update mnemonic test

* remove unused fmt

* reset onboarding before selecting account

* expose ResetOnboaring to lib and mobile

* refactoring

* add comment

* update StartOnboarding function

* remove unused var

* update VERSION

* fix returned accounts slice
2019-06-27 00:28:16 +02:00
..
hdkey.go add ExtendedKey.ChildForPurpose method to derive wallet or chat keys (#1312) 2018-12-11 17:01:30 +01: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