status-desktop/ui
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
..
app add contact list 2020-05-25 09:50:35 -04:00
imports feat: add Wallet tab bar 2020-05-13 19:05:20 -04:00
onboarding fix: change onboarding account to whisper key 2020-05-25 11:31:18 -04:00
shared feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
main.qml feat: onboarding generate new account 2020-05-21 19:33:14 -04:00
nim-status-client.pro feat: onboarding generate new account 2020-05-21 19:33:14 -04:00