-
Notifications
You must be signed in to change notification settings - Fork 0
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
Transfer money GUI #4
Comments
ping @exploshot, @nnian, @Xecute0101 🙂 |
Is there a recheck (do you wanna really send 200Bn QWC to QWCasd...as?) available like in the actual mobile wallet from me, or the GUI/Zero Wallet? |
Yes, sure. There is a warning at the bottom and a big popup dialog that asks for confirmation after pressing And in one of the future versions there will be a small popup at the bottom of the screen with text like |
One of the issues that all current wallets have is that the total transaction amount is not correctly displayed like tx fees and developer donations into final balance. Like if I want to send 1,000,000 QWC, the total balance for this transaction will be 1,000,000 + all fees when confirming txs. |
Using a built-in finger print authorization or face id on iOS would be perfect. Undo Pop-up with delay will be great like when you exit any telegram accounts. |
I agree. "Final amount" is something really important from user perspective. I will think on an interface adjustments for showing it on Transfer money page. |
I have it on my TODO list. I think we can add this feature as a "patch release" after |
True. It is really convenient 👍 |
Can I, as a user, only send QWC, for example 5Mio QWC to @speqtr , or can I also send $ 20 to @Xecute0101 and the amount will be converted into QWC? |
@nnian in the first version only QWC amount can be entered and approximate amount in USD (or other fiat currency) will be shown as a read-only information (under QWC amount). After we properly test QWC<-->fiat rates in "read-only" format then (in one of the next versions) we will enable a new feature that will allow users to set transaction amount in almost any currency and automatically convert it to QWC. |
Sounds great. I'm fine with that. |
All feedback was taken into an account and updated GUI is already implemented. Further requests can be sent to #1 or by opening a separate issue on GitHub. |
Objective:
Users should be able to create a transaction by manually adding transaction data (recipient address, transfer amount, comment, etc).
Solution:
Develop Transfer money page:
Send
button;Value (for developers, product and/or users):
Users will be able to transfer money by manually typing data.
DoD (Definition of Done):
Users are able to create transactions by manually typing data.
The text was updated successfully, but these errors were encountered: