bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py #21471 pull sipa wants to merge 1 commits into bitcoin:master from sipa:202103_bech32m_fix_genscript changing 1 files +3 −3 Conversation Commits1 Files1 Check sipa commented at 9:29 PM on March 18, 2021: member This fixes the the calls to bech32_encode in the gen_key_io_test_vectors.py script. Bug introduced in #20861. bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py 5c0210e3e6 DrahtBot added the label Scripts and tools on Mar 18, 2021 fanquake approved fanquake commented at 2:05 AM on March 19, 2021: member ACK 5c0210e3e639727dc3606f06b7c8aa3bb0008314 https://github.com/bitcoin/bitcoin/blob/8ec881d3b6947d1e58917324606043ccb9d6198a/test/functional/test_framework/segwit_addr.py#L54-L57 fanquake merged this on Mar 19, 2021 fanquake closed this on Mar 19, 2021 sipa cross-referenced this on Mar 19, 2021 from issue BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.21 backport) by sipa sipa cross-referenced this on Mar 19, 2021 from issue BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.20 backport) by sipa sipa cross-referenced this on Mar 19, 2021 from issue BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.19 backport) by sipa jnewbery commented at 9:24 AM on March 19, 2021: member ACK 5c0210e3e639727dc3606f06b7c8aa3bb0008314 Sorry for not catching this! MarcoFalke referenced this in commit 65fa43bda1 on Apr 1, 2021 laanwj referenced this in commit 56311988bf on Apr 23, 2021 bitcoin locked this on Aug 18, 2022 Contributorssipafanquakejnewbery LabelsScripts and tools Linked (view graph)#20861 BIP 350: Implement Bech32m and use it for v1+ segwit addresses#21469 BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.21 backport)#21470 BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.20 backport)#21472 BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.19 backport)