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

chore: reorder and use wallet name from lud16 #143

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

im-adithya
Copy link
Member

Fixes #126
Fixes #127

The fix for 127 is made in such a way that now the user can create a wallet and then in the Setup Wallet screen, they will see a trash icon which is the only way to go back (thereby deleting the wallet without any nwc string)

Delete unset wallets

1) Trash Icon

2) If app is killed in that screen (1) and opened again, the wallet is shown like this

On clicking the wallet to select, you will be redirected to set it up

Reordering and using LUD16

1) Setup wallet

2a) LUD 16 is used as name from string

2b) If LUD 16 is not available

3) Success!

@reneaaron reneaaron added this to the 1.7 milestone Oct 3, 2024
@rolznz
Copy link
Contributor

rolznz commented Oct 4, 2024

I believe this does not truly fix the root issue described in #126 which is that we shouldn't even save a new wallet until it's correctly configured. Would it be good to implement this too?

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

Successfully merging this pull request may close these issues.

Default to use wallet name from LUD16 Change to not allow creating wallet without a valid connection string
3 participants