-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Offline mode (serverless) & No internet connection mode #757
Conversation
About the Note... Currently it doesn't make much sense, but in the future you may want to restore a wallet in Offline mode and use it somehow as a wallet that signs transactions by having the spending keys. And if you restore with a UFVK although it makes less sense because you would have to have internet to be able to synchronize and thus use the View Only Mode, it may at any time the user manages to connect to the internet and thus start the synchronization by connecting to the server. Offline Mode in theory is important because it would allow us to log into the app, view the history and most importantly, view the seed phrase/keys. |
OK, let's hide then these options as well:
We need to revisit all of this with any change/fix from zingolib. |
server info
menu option.Rescan wallet
menu option.Vote for Nym
menu option.Tip Zingolabs
menu option.send
bottom tab.shielding
button in the header.send
icons. (Address book, History & History Details...).change to another wallet
menu option.New wallet
&Restore wallet
.zingo needs internet connection to work
...Additional tasks:
send
swipe icon forZenny Tips
. (We already have another way to receive donations)Waiting for this: zingolabs/zingolib#1557
Addressing this: #651