Skip to content

v0.29.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@status-im-auto status-im-auto released this 27 Jun 09:37
· 4118 commits to develop since this release
dd17860
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