Skip to content
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

Show Last Cached Receive Address On Receive Screen Until Address Discovery Completes #80

Open
apbendi opened this issue Aug 14, 2020 · 1 comment

Comments

@apbendi
Copy link
Member

apbendi commented Aug 14, 2020

Issue 5.1

While address discovery is going on, show the last calculated & cached received address, to avoid this being empty. On first load, i.e. empty cache, I guess this should immediately show address[0]?

Possible pending: investigating if there is another way to do this that doesn't risk accidental address reuse.

@ey51
Copy link

ey51 commented Aug 20, 2020

Address reuse should be avoided.
This might become a non-issue once slowness of kasparov initial data fetching is resolved, so I suggest to defer any action on this until then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants