-
Notifications
You must be signed in to change notification settings - Fork 23
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
Sequence Number setting #40
Comments
Hi @tomerweller, I'm currently working on a big refactoring and I expect to do the following in this refactoring:
If you feel there is anything in the app that needs optimization, please let me know so I can include it in the refactoring. The current work is still in progress, I hope to finish it and merge it into this repo in the next quarter, the refactored code is at https://github.com/overcat/ledger-stellar |
Overall I think the UX is pretty good right now after the last set of changes. I would optimize for payments, given that they're probably the most common operation. For example, the screen |
Since fee on Stellar is consistently low to almost negligible, I don't think most users care about it, but I wonder if there are some corner cases here that cause fees to be high, so I agree with you to keep it. Also I would like to ask, for
Yes, I will revisit it to remove unnecessary screens. |
I would not add a setting for optional fields like the various cap21 fields and timebounds. If they exist - I think we should show them. As for upper timebound, yes it's very common but I think it's worth showing anyway, and with the latest timestamp changes the ux is much better anyway. |
Add a
Sequence Number
setting:Displayed
orNOT Displayed
. Default to NotThe text was updated successfully, but these errors were encountered: