horizontalsystems / HS-Design

Horizontal Systems Design Elements
4 stars 12 forks source link

Think through "Restore" Wallet screens #17

Closed esengulov closed 5 years ago

esengulov commented 5 years ago

At the moment the restore is process is not entirely decentralized. The wallet restores through a specific API to ensure faster restore progress.

This is being changed this very moment because the faster restore comes with a privacy leak risk. We need to provide user with an option to choose what kind of restore options to proceed with.

Basically, for each blockchain the user will get two options(below) and a description highlighting differences between the restore type for the given blockchain:

1 - Fast Restore Fast but not private

2- Slow (Very slow) Slow but private

TalgatNurdinov commented 5 years ago
Screen Shot 2019-05-28 at 2 45 18 PM

https://zpl.io/2j5oReA https://zpl.io/amdEwr9

TalgatNurdinov commented 5 years ago

Last update (iOS)

Screen Shot 2019-05-30 at 2 35 02 PM

https://zpl.io/25JKmM0 https://zpl.io/aNmAvA4 zpl.io/aBRlAlp

TalgatNurdinov commented 5 years ago

Instead settings icon should be "more" icon. because erc-20 coins can't disabled after adding

Screen Shot 2019-05-30 at 2 44 54 PM
esengulov commented 5 years ago

designs here are outdated, the actual implementation has different mockups

already implemented. closing the issue