aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoin-util-res.rc
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2022-08-08 11:07:58 -0400
committerAndrew Chow <achow101-github@achow101.com>2022-08-08 11:18:08 -0400
commita478c5350af063a12471bbf3dcb97980cc6b4211 (patch)
tree39994697bfb1676b21e8c452c59f68941ba4958d /src/bitcoin-util-res.rc
parentb1a2021f78099c17360dc2179cbcb948059b5969 (diff)
parentb5a762a35368ad5ab07018e5da14229291a54b94 (diff)
Merge bitcoin/bitcoin#25790: wallet: improve `{LoadActive,Deactivate}ScriptPubKeyMan` log
b5a762a35368ad5ab07018e5da14229291a54b94 wallet: improve `{LoadActive,Deactivate}ScriptPubKeyMan` log (w0xlt) Pull request description: This PR includes the output type description in the log. It currently shows the enum position, which is only useful if the reader knows the code. Master: ``` Setting spkMan to active: id = 9f..04, type = 3, internal = 0 Setting spkMan to active: id = 3d..21, type = 2, internal = 0 Setting spkMan to active: id = 69..d4, type = 0, internal = 1 Setting spkMan to active: id = 97..ea, type = 1, internal = 1 ``` PR: ``` Setting spkMan to active: id = 6a..4f, type = bech32m, internal = false Setting spkMan to active: id = 83..dc, type = legacy, internal = true Setting spkMan to active: id = 7e..5d, type = p2sh-segwit, internal = true Setting spkMan to active: id = bd..d2, type = bech32, internal = true Setting spkMan to active: id = 13...7c, type = bech32m, internal = true ``` ACKs for top commit: S3RK: Code review ACK b5a762a35368ad5ab07018e5da14229291a54b94 achow101: ACK b5a762a35368ad5ab07018e5da14229291a54b94 theStack: Code-review ACK b5a762a35368ad5ab07018e5da14229291a54b94 Tree-SHA512: 5a79706d5452e523b0456fb8435545c6c8e550b6722c0d7966af79011275a97ed97cab297562e031d601aa855118082c5b770af118783b1faaaec0cba9f9ee6a
Diffstat (limited to 'src/bitcoin-util-res.rc')
0 files changed, 0 insertions, 0 deletions