Backports #27727 to 23.x. Not a clean cherry-pick. Same commit as #27755.
[23.x] rpc: Fix invalid bech32 handling #27756
pull fanquake wants to merge 1 commits into bitcoin:23.x from fanquake:backport_27727_23_x changing 5 files +227 −16-
fanquake commented at 2:35 PM on May 25, 2023: member
-
d987707208
rpc: Fix invalid bech32 handling
Github-Pull: #27727 Rebased-From: eeee55f9288740747b6e8d806ce8177fd92635cf
-
DrahtBot commented at 2:35 PM on May 25, 2023: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK stickies-v, achow101 If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
- DrahtBot added the label Backport on May 25, 2023
- stickies-v approved
-
stickies-v commented at 12:36 PM on May 26, 2023: contributor
ACK d98770720885cdce1bbe2109a6d214c63fa1814a
Verified that the commit is identical to c2e9214effe9abecae6f81cb10158f9661065da3 (#27755). Change lgtm.
<details> <summary><code>diff <(git show c2e9214effe9abecae6f81cb10158f9661065da3) <(git show d98770720885cdce1bbe2109a6d214c63fa1814a)</code></summary>
1c1 < commit c2e9214effe9abecae6f81cb10158f9661065da3 --- > commit d98770720885cdce1bbe2109a6d214c63fa1814a 336c336 < index b9233ef2c..9ade9e9ea 100755 --- > index b0f24e3b9..c47c99e87 100755 339c339 < @@ -139,6 +139,7 @@ BASE_SCRIPTS = [ --- > @@ -138,6 +138,7 @@ BASE_SCRIPTS = [ 348c348 < index 917721fef..eda55ab0a 100755 --- > index 69f9df57d..830996a1c 100755 351c351 < @@ -629,7 +629,7 @@ class WalletTest(BitcoinTestFramework): --- > @@ -634,7 +634,7 @@ class WalletTest(BitcoinTestFramework):</details>
- achow101 merged this on Jun 1, 2023
- achow101 closed this on Jun 1, 2023
- fanquake deleted the branch on Jun 2, 2023
- jamesdorfman referenced this in commit 717e8ad69d on Sep 26, 2023
- jamesdorfman referenced this in commit 5ac6f5d461 on Sep 26, 2023
- bitcoin locked this on Jun 1, 2024