-
Notifications
You must be signed in to change notification settings - Fork 36.6k
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
0.18: Backport "Add -ignorepartialspends to list of ignored wallet options" #16189
Conversation
…et options Github-Pull: bitcoin#15913 Rebased-From: 765d589
What is the reason for not doing a backport of the first commit? |
@luke-jr could certainly see applying a script to the file would be easier and more failsafe than rebasing the commit. |
ACK 106471d. |
ACK 106471d |
…ored wallet options" 106471d Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options (Luke Dashjr) 206c30f dummywallet: Reformat ignored wallet options list (MarcoFalke) Pull request description: First run clang-format on the wallet options list (review with `--word-diff-regex=.`). This is not a backport. Then backport Github-Pull: #15913 ACKs for commit 106471: promag: ACK 106471d. laanwj: ACK 106471d Tree-SHA512: 3e6eb7997aa32ef7385842614bac8cac56f86b6dde949cfbbd33b4387e713bf5f65e40ee3e4228ac43dfe50829169175b80ddeaac8a714ad8a38175638123f5d
I need help I don't understand nothing going on. I don't know how to find my wallets, I dont understand what a node is?, I don't understand please help me thank . |
@curtcurt380 this isn't the place for user support. I would suggest looking into the docs on bitcoin.org, starting with the FAQ. If you can't get your bearings there, I'd reach out to one of the online user communities for help. r/bitcoin has a lot of helpful people. |
First run clang-format on the wallet options list (review with
--word-diff-regex=.
). This is not a backport.Then backport Github-Pull: #15913