[0.19] cli: fix -getinfo output when compiled with no wallet#17417
Merged
laanwj merged 1 commit intobitcoin:0.19from Nov 10, 2019
Merged
[0.19] cli: fix -getinfo output when compiled with no wallet#17417laanwj merged 1 commit intobitcoin:0.19from
laanwj merged 1 commit intobitcoin:0.19from
Conversation
Github-Pull: bitcoin#17368 Rebased-From: 3d05d33
Member
|
I wouldn't mind putting this in 0.19.1. It is not really a bug, only the output is confusing to read. |
Member
|
I don't think this is risky, or impactful, enough to hold up -final at this stage, I also don't think we should merge anything into 0,19.0 without a new RC. I'd rather keep it for 0.19.1. |
Member
laanwj
added a commit
that referenced
this pull request
Nov 10, 2019
…allet 2d0b3c0 cli: fix -getinfo output when compiled with no wallet (fanquake) Pull request description: Backports #17368 to the 0.19 branch. ACKs for top commit: laanwj: ACK 2d0b3c0, this is a clean backport of #17368 / 3d05d33 and contains the necessary metadata. Tree-SHA512: 7773a1038df385ca3114454800142fb3c44b06894175641e596a17214f8e83b326ea049d8908d6ff7c6e56b07e671216196d2bb964401a6b5e0ec1e632fc8b89
MarkLTZ
added a commit
to litecoinz-core/litecoinz
that referenced
this pull request
Nov 19, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports #17368 to the 0.19 branch.