status-go/lib
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
..
library.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
library_test.go Require BackupDisabledDataDir only if PFSEnabled is true 2019-01-22 16:56:35 +02:00
library_test_utils.go Login with keycard (#1358) 2019-01-24 16:44:46 +01:00
main.go First step to remove StatusAPI (#1034) 2018-06-19 09:49:24 +02:00
response.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
response_test.go Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
types.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
utils.go fix megacheck errors 2018-03-29 18:02:06 +02:00