aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/tx_out.cpp
diff options
context:
space:
mode:
authorAva Chow <github@achow101.com>2023-12-21 11:57:35 -0500
committerAva Chow <github@achow101.com>2023-12-21 12:06:35 -0500
commiteefe4bacdd2ba3e728bae939c7c680258b8f5993 (patch)
tree925f7f138d1631a80ac5437439683edb758d36d1 /src/test/fuzz/tx_out.cpp
parent7524fcff8625f0197be6cf84df285c39fcd5d6b6 (diff)
parente1281f1bbd884f15d40053c9bc24794d0ce9a58a (diff)
Merge bitcoin/bitcoin#29027: wallet: fix key parsing check for miniscript expressions
e1281f1bbd884f15d40053c9bc24794d0ce9a58a wallet: fix key parsing check for miniscript expressions in `ParseScript` (brunoerg) Pull request description: In `ParseScript`, when processing miniscript expressions, the way we check for key parsing error is wrong, the actual code is unreachable because we're checking it into `if (node)` (successful parsing) statement. ACKs for top commit: sipa: utACK e1281f1bbd884f15d40053c9bc24794d0ce9a58a RandyMcMillan: utACK https://github.com/bitcoin/bitcoin/commit/e1281f1bbd884f15d40053c9bc24794d0ce9a58a achow101: ACK e1281f1bbd884f15d40053c9bc24794d0ce9a58a Tree-SHA512: c4b3765d32673928a1f6d84ecbaa311870da9a9625753ed15ea57c802a9f16ddafa48c1dc66c0e4be284c5862e7821ed94135498ed9b9f3d7342a080035da289
Diffstat (limited to 'src/test/fuzz/tx_out.cpp')
0 files changed, 0 insertions, 0 deletions