From fa9d187772cbfe091bc098d6d109e99b710c6b79 Mon Sep 17 00:00:00 2001 From: Kanan <93033289+kriss39@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:24:20 +0400 Subject: [PATCH 1/2] README: sync BIP-93 author list with its header BIP-93 credits its first two authors as one entry sharing one address: Authors: Leon Olsson Curr and Pearlwort Sneed Andrew Poelstra The table row split that entry on a comma, which reads as three authors with three addresses. buildtable.pl keeps the name ahead of each address intact and joins entries with a comma, so it renders the row the other way. With this, the committed table matches the generated one everywhere except the three "BIP number allocated" rows for 40, 41 and 63, which have no files for the script to read and are maintained by hand. --- README.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mediawiki b/README.mediawiki index 48ddea4dd5..4a94025c92 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -537,7 +537,7 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority | [[bip-0093.mediawiki|93]] | Applications | codex32: Checksummed SSSS-aware BIP32 seeds -| Leon Olsson Curr, Pearlwort Sneed, Andrew Poelstra +| Leon Olsson Curr and Pearlwort Sneed, Andrew Poelstra | Informational | Draft |- style="background-color: #cfffcf" From 4d00a4348f0e0056c3556e995754daf1181d1262 Mon Sep 17 00:00:00 2001 From: Kanan <93033289+kriss39@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:15:46 +0400 Subject: [PATCH 2/2] scripts: drop the BIP-93 row from diffcheck.expected With the README row now matching the generated table, the expected delta for BIP 93 no longer occurs and the Diff Checks job fails on the stale entry. --- scripts/diffcheck.expected | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/diffcheck.expected b/scripts/diffcheck.expected index 3cc6ee773a..183d93ba93 100644 --- a/scripts/diffcheck.expected +++ b/scripts/diffcheck.expected @@ -19,6 +19,4 @@ < | Peter Todd < | Standard < | BIP number allocated -< | Leon Olsson Curr, Pearlwort Sneed, Andrew Poelstra -> | Leon Olsson Curr and Pearlwort Sneed, Andrew Poelstra < |}