status-desktop/ui/onboarding
emizzle e1d1880aca fix: change onboarding account to whisper key
Previously, the displayed key for generated accounts was displaying the public key of the account, and not the whisper account. This has been fixed.

Futher work has gone in to strongly-typing a lot of the responses from status-go and removed a lot of the manual string parsing.

Simplified types and type-conversions by using the `nim-serialization` library.
2020-05-25 11:31:18 -04:00
..
img feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
ExistingKey.qml feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
GenKey.qml fix: change onboarding account to whisper key 2020-05-25 11:31:18 -04:00
Intro.qml move storeAccount logic out of the view 2020-05-21 19:33:14 -04:00
KeysMain.qml move generate addresses action to qml state machine enter state event 2020-05-21 19:33:14 -04:00
OnboardingMain.qml fix: change onboarding account to whisper key 2020-05-25 11:31:18 -04:00
qmldir feat: onboarding generate new account 2020-05-21 19:33:14 -04:00