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

xud master password integration #63

Closed
kilrau opened this issue Jun 26, 2019 · 0 comments · Fixed by #134
Closed

xud master password integration #63

kilrau opened this issue Jun 26, 2019 · 0 comments · Fixed by #134
Assignees
Labels
enhancement New feature or request mainnet P1 top priority testnet

Comments

@kilrau
Copy link
Contributor

kilrau commented Jun 26, 2019

Now that we pushed back the deadline, let's go for the integration of ExchangeUnion/xud#1006. It'd be good to have some people test this on testnet.

After selecting testnet/mainnet - check if lndbtc wallet exists in ~/.xud-docker/testnet / ~/.xud-docker/mainnet (we'll make lndbtc a must in all later setups since lndbtc is required anyways to generate the seed).

If wallet does not exist:

  • No existing wallets found. Creating wallets...
  • Call CreateNode, Please set a password (it secures xud and all your wallets):
  • print potential errors and exit
  • If no errors, continue with Please write down this 24 word mnemonic. You will be able to recover xud and funds of all your wallets with it, in case you forget your master password or loose your device. Keep it somewhere safe, it's your ONLY backup: CreateNode output
  • Did you write down your 24 word mnemonic? You will not be able to view it again after this prompt. [Y/n] n -> show again
  • Y -> All wallets successfully created.
  • start

If lndbtc wallet exists:

  • call unlock, Please enter your xud password:
  • start
@kilrau kilrau added enhancement New feature or request testnet mainnet labels Jun 26, 2019
@kilrau kilrau mentioned this issue Jun 26, 2019
16 tasks
@kilrau kilrau assigned sangaman and unassigned reliveyy Jun 26, 2019
@kilrau kilrau added the P1 top priority label Jul 2, 2019
@kilrau kilrau assigned sangaman and reliveyy and unassigned sangaman and reliveyy Jul 2, 2019
@reliveyy reliveyy assigned reliveyy and unassigned sangaman Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mainnet P1 top priority testnet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants