DanGould
bd01a269e5
BIP78: Doc amount
parameter not required
...
It's an optional parameter in BIP 21 Bitcoin URIs, but it doesn't hurt
to make it explicit.
Co-authored-by: Martin Habovstiak <martin.habovstiak@gmail.com>
2024-07-08 13:57:30 -04:00
DanGould
72d8bb04b8
BIP78: Clarify output substitution
...
The original text is ambiguous to allowing transaction cut-through
or not. Transaction cut-through enables savings by posting multiple
transaction intents through a single 2-party payjoin and is used
in practice in payjoins today. Let's explicitly allow it in the text.
Co-authored-by: Martin Habovstiak <martin.habovstiak@gmail.com>
2024-07-08 13:57:30 -04:00
DanGould
539fd85498
BIP78: Allow mixed inputs
...
Disallowing mixed inputs was based on incorrect assumption that no
wallet supports mixed inputs and thus mixed inputs imply PayJoin.
However there are at least three wallets supporting mixed inputs.
(Confirmed: Bitcoin Core, LND, Coinomi) Thus it makes sense to enable
mixed inputs to avoid a payjoin-specific fingerptint. To avoid
compatibility issues a grace period is suggested.
Co-authored-by: Martin Habovstiak <martin.habovstiak@gmail.com>
2024-07-08 13:57:30 -04:00
Jon Atack
24a15a6ae3
Merge branch 'ysangkok-final-bip-0133'
...
* ysangkok-final-bip-0133:
Final BIP-0133
2024-05-01 16:56:11 -06:00
Janus
e2547df1cd
Final BIP-0133
2024-05-01 16:55:55 -06:00
Jon Atack
fa24446df4
Merge pull request #1585 from achow101/fix-link-checks
...
ci: Fix link checks
2024-05-01 15:41:34 -07:00
Ava Chow
3a2031380d
ci: Run link format check on all mediawiki documents
2024-05-01 18:04:35 -04:00
Ava Chow
3bd457c595
310: Fix incorrectly formatted link
2024-05-01 18:00:38 -04:00
Ava Chow
e155b58f13
197: Fix incorrectly formatted links
2024-05-01 17:59:53 -04:00
Jon Atack
253dd0999e
Merge pull request #1578 from achow101/fix-ci
...
ci: Update diff checks so that the task actually works
2024-05-01 14:22:37 -07:00
Ava Chow
602cd676cd
buildtable.pl: Also check .md files ( #1577 )
2024-05-01 17:02:36 -04:00
Ava Chow
09439bb662
ci: Clarify that diffchecks fails until a number is assigned
2024-05-01 17:02:06 -04:00
Ava Chow
94ca14f34e
ci: Use actions/checkout@v4
...
v3 is deprecated
2024-05-01 17:02:06 -04:00
Ava Chow
98f000a6fb
diffchecks.sh: Make success clear and exit with failure on error
2024-05-01 17:02:06 -04:00
Ali Sherief
6fc75b1b21
[BIP322] remove empty message requirement for full (proof-of-funds) proofs ( #1352 )
...
* add bip-notatether-signedmessage
* minor heading correction
* minor formatting correction
* minor formatting correction
* minor formatting correction
* minor formatting correction
* minor formatting correction
* minor formatting correction
* fix some consistency errors
* Remove empty message for UTXO proofs
* Delete bip-notatether-signedmessage.mediawiki
2024-05-01 06:44:03 -07:00
Jon Atack
51b2d131be
Merge pull request #1184 from katesalazar/20210917
...
BIP 0009: Remove transparent background from figure.
2024-04-30 14:14:58 -07:00
John Bampton
f61885edcf
docs: fix spelling ( #1117 )
...
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-04-30 16:54:05 -04:00
Varunram Ganesh
2d9e431fbe
[trivial]: Correct spellings across bips ( #675 )
...
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-04-30 14:51:39 -04:00
Jon Atack
8b28941b9c
Merge pull request #1390 from scgbckbone/update_bip129
...
update bip-0129.mediawiki
2024-04-27 06:39:42 -07:00
Jon Atack
584f4a732b
Merge pull request #1487 from theStack/bip158_remove_data_pushes_definition
...
bip-0158: remove unused and unrelated "data pushes" definition
2024-04-26 18:26:47 -07:00
Jon Atack
49ec00afae
Merge pull request #1238 from prusnak/bip155-yggdrasil
...
BIP 155: add Yggdrasil
2024-04-26 15:09:01 -07:00
Jon Atack
b151555daa
Merge pull request #823 from kanzure/bip-112-fix-typo
...
bip112: fix trivial typo
2024-04-26 14:52:21 -07:00
Jon Atack
998c426e15
Merge pull request #786 from lukechilds/patch-1
...
[bip38] Consistent hyphenation usage
2024-04-26 14:48:07 -07:00
Mark "Murch" Erhardt
d3576b9ddb
Merge pull request #1537 from sipa/202401_clarify_segwit_direct_push
...
Clarify exactly which scripts are witness outputs
2024-04-26 17:25:58 -04:00
Mark "Murch" Erhardt
156f066ac6
Merge pull request #1321 from katesalazar/202205132020
...
BIP 0174: bring back transparent background to figures
2024-04-26 17:22:19 -04:00
Mark "Murch" Erhardt
e641025e74
Merge pull request #1471 from theStack/fix_bip324_test_sage_decoding_git_instrs
...
bip-0324: fix git instruction order in test_sage_decoding.py
2024-04-26 17:17:46 -04:00
Mark "Murch" Erhardt
fb65481b45
Merge pull request #1507 from RealCocoArdo/master
...
BIP42: Update spelling of bitcoin
2024-04-26 16:42:53 -04:00
Pieter Wuille
50e750a882
Clarify exactly which scripts are witness outputs
2024-04-26 08:26:34 -04:00
Mark "Murch" Erhardt
d402abb797
Merge pull request #1582 from murchandamus/2024-04-reduce-bip173-to-v0
...
Reduce scope of BIP173 to native segwit v0
2024-04-25 14:21:46 -04:00
Murch
7a10449186
Mention that BIP350 reduces scope of bech32 to v0
2024-04-25 14:15:22 -04:00
Mark "Murch" Erhardt
5552e485bd
Merge pull request #1581 from achow101/stop-link-spam-21
...
21: Remove other libraries from reference implementations
2024-04-25 13:55:54 -04:00
Jon Atack
d20d1f9e61
Merge pull request #1546 from 5atoshiNakamoto/patch-1
...
Update bip-0039-wordlists.md
2024-04-25 08:40:09 -07:00
Jon Atack
ee9de3d076
Merge pull request #1576 from achow101/stop-link-spam
...
39: Remove other implementation sections
2024-04-25 08:03:56 -07:00
Ava Chow
448de3cafd
21: Remove other libraries from reference implementations
2024-04-25 10:23:28 -04:00
Ava Chow
fd5d424f55
39: Remove other implementation sections
2024-04-25 10:14:29 -04:00
Luke Dashjr
dd88f24eeb
Fix README
2024-04-24 23:20:48 +00:00
Ava Chow
eb9007c869
diffchecks.sh: Build table first
2024-04-24 19:14:03 -04:00
Ava Chow
7be25f9fb2
ci: Fetch depth 2 for diffchecks
2024-04-24 19:13:38 -04:00
Bryan Bishop
7bd6c2c500
Merge pull request #596 from luke-jr/editors_typo_fix
...
BIP 2: Allow editors to fix typos
2024-04-24 13:47:51 -05:00
Jon Atack
e43c18ba40
Merge pull request #1382 from glozow/2022-10-package-relay
...
BIP 331: Ancestor Package Relay
2024-04-24 11:08:46 -07:00
Mark "Murch" Erhardt
fd8d58edb1
Merge pull request #1068 from OpenBitcoinPrivacyProject/bip47
...
Finalize BIP-47
2024-04-24 14:05:18 -04:00
glozow
632f143fad
specify BIP331 Ancestor Package Relay
2024-04-24 17:03:54 +01:00
Jon Atack
1b87fc5c26
Merge pull request #984 from Enegnei/patch-1
...
BIP-32: Minor grammar fixes
2024-04-24 08:25:04 -07:00
Jon Atack
9600cefc3c
Merge pull request #746 from riordant/patch-2
...
BIP47: Missing word
2024-04-24 07:41:14 -07:00
Jon Atack
c60f6b6588
Merge pull request #748 from BankoWallet/patch
...
Typo of test data in bip 143
2024-04-24 07:29:12 -07:00
Jon Atack
ea6e905d61
Merge pull request #743 from riordant/patch-1
...
Fix typo in BIP47
2024-04-23 14:42:01 -07:00
Olaoluwa Osuntokun
11ceb96849
Merge pull request #733 from tuxcanfly/bip158-update-tests
...
bip158: update test vectors
2024-04-23 14:25:47 -07:00
Lucas Cullen
979ee894b8
Fix grammar
2024-04-23 15:18:37 -06:00
Jon Atack
c9d6e2aca2
Merge pull request #679 from nopara73/patch-3
...
Fix typos in BIP 126
2024-04-23 13:30:46 -07:00
Mark "Murch" Erhardt
0e60da79cf
Merge pull request #1522 from fakefraud/patch-2
...
BIP-60: typo fix
2024-04-23 16:17:20 -04:00