-
Notifications
You must be signed in to change notification settings - Fork 5
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
Up/Down improvements #304
Comments
1/2 already done in #429, 2/2/ should be easy enough too. |
Unfortunately we managed to break auto prompt unlock on start again, tested just now with latest xud-docker master on simnet:
|
I tried many times on master and I cannot reproduce it. I'll keep an eye on this missing pre-xudctl unlock problem. |
@kilrau The text BTW, if we still want to customize node cli text, I have two plans for it.
Do you remember we were going to customize |
Sometimes didn't work for me in existing, locked environments. Will test again once #487 is in which is blocking testing this atm. |
Tested, works. Marked it as done. |
unlock
on start. If for some reason the user does not want to unlock, she can still CTRL+C. RenameEnter master xud password
->Enter xud master password
.down
&stop
should bring up:Are you sure to shutdown your xud environment (this will cancel all open orders)? [Y/n]
.After all containers are brought down, it should automatically exit
xud ctl
and remove the utils container:The text was updated successfully, but these errors were encountered: