status-go/api
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
..
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go create random accounts in memory for onboarding (#1464) 2019-06-27 00:28:16 +02:00
backend_subs_test.go All envelopes might be delivered in multiple batches (#1483) 2019-06-08 11:04:18 +03:00
backend_test.go Expose vanilla ECDSA signing (#1444) 2019-04-18 15:52:08 +02:00
connection.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
connection_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
utils.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00
utils_test.go fix HashMessage to decode hex only if needed (#1450) 2019-04-30 01:26:41 +02:00