Commit Graph

3715 Commits

Author SHA1 Message Date
Armin Sabouri
785b11e861 Add backwards compatibility section 2023-12-29 12:14:45 -05:00
momodaka
3671465ce6 Update BIP-380: fix typo
revert: fix
2023-12-27 09:38:41 +08:00
Luke Dashjr
deae64bfd3 Merge pull request #1523 from vehorny/patch-3
BIP-12: typo fix
2023-12-26 14:35:32 -05:00
Luke Dashjr
7526e2b531 Merge pull request #1532 from yannickseurin/BIP-380
BIP-380: correct fingerprint for invalid hardened indicators examples
2023-12-26 14:23:40 -05:00
Ethan Heilman
e492a90fec Better reference for OP_CAT removal 2023-12-18 20:28:22 -05:00
kallewoof
9c57fac1a7 Merge pull request #1504 from achow101/allow-markdown
bip 2: allow markdown
2023-12-18 15:14:09 +09:00
Ethan Heilman
e3dc3ba361 Italicize variables
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-17 12:53:07 -05:00
Ethan Heilman
97635f5c09 Lowercase the signatures 2023-12-17 12:49:46 -05:00
Ethan Heilman
4f39e4b9d5 Avoids designing or discussing how to add post-quantum commitments to Bitcoin 2023-12-16 16:23:49 -05:00
Ethan Heilman
77509f6c23 Period to colon
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 15:57:08 -05:00
Ethan Heilman
0b8a7e4b64 Code formatting
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 15:56:12 -05:00
Ethan Heilman
82198302cd Code formatting
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 15:52:05 -05:00
Ethan Heilman
0a143d3969 Use BSD-3 license 2023-12-15 15:46:49 -05:00
Ethan Heilman
beb5802cc6 Adds subsection header
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 15:27:22 -05:00
Ethan Heilman
d4f85b1146 Lowercase bytes
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 14:44:07 -05:00
Ethan Heilman
6f5a74d83e Increases conciseness and clarity
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 10:04:36 -05:00
Ethan Heilman
7180c1cf8c Prefer bytes to Bytes
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
2023-12-15 09:54:50 -05:00
Alexander Nemish
b434f1813c Update bip-0085.mediawiki
Fix doublicated word
2023-12-15 11:00:10 +01:00
Ethan Heilman
945e2a3742 Typos
TIL that it is "a one" rather than "an one"

Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:48:46 -05:00
Ethan Heilman
01db3acab0 Removes space in ref
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:47:58 -05:00
Ethan Heilman
6a790ec526 Removes space in ref
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:47:50 -05:00
Ethan Heilman
a2b0100671 Typo
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:47:36 -05:00
Ethan Heilman
848352f408 Phrasing
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:45:04 -05:00
Ethan Heilman
c5d66d6706 Better phrasing
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:44:44 -05:00
Ethan Heilman
9779dc9920 Keeps past tense consistant
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:44:14 -05:00
Ethan Heilman
bb725e6523 Wording
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-14 23:43:42 -05:00
kallewoof
9692c70ead Merge pull request #1527 from achow101/update-contact-info
Update contact info for achow101
2023-12-14 12:41:30 +09:00
Ava Chow
a28b021b99 Update contact info for achow101 2023-12-13 11:12:08 -05:00
Ethan Heilman
3d31e5c894 Adds brackets
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-12 08:59:03 -05:00
Ethan Heilman
0335c9d188 Grammar fix
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-12 08:27:35 -05:00
Ethan Heilman
26e8e5f7fc Better fits bitcoin style guide
"If an if only has a single-statement then-clause, it can appear on the same line as the if, without braces. In every other case, braces are required, and the then and else clauses must appear correctly indented on a new line."

Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-12 08:26:36 -05:00
Ethan Heilman
f1169dd1fc Fixes typo
Co-authored-by: kallewoof <kalle.alm@gmail.com>
2023-12-12 08:24:39 -05:00
Ethan Heilman
83ca57f222 Create bip-???-cat.mediawiki 2023-12-11 18:11:22 -05:00
Yannick Seurin
c595d7c517 correct fingerprint for invalid hardened indicators 2023-12-08 15:34:36 +01:00
Vehorny
6f288f0f68 Update bip-0012.mediawiki 2023-12-07 02:17:00 +01:00
Vehorny
682fd8bc58 Update bip-0060.mediawiki 2023-12-07 02:13:58 +01:00
Vehorny
3732ac478b Update bip-0010.mediawiki 2023-12-07 02:12:27 +01:00
Coco_Ardo
44794188ec Update bip-0042.mediawiki spelling
Bitcoin the network is written with a capital B. The unit is writting with small b.
2023-10-20 20:51:06 +02:00
GoodDaisy
6fd7de46b7 Fix typos 2023-10-13 09:05:19 +08:00
Andrew Chow
1a629a4961 bip 2: allow markdown 2023-10-10 21:59:08 -04:00
James O'Beirne
eb3fb727c3 BIP-0345: restrict trigger output to v1 witness
Co-authored-by: Antoine Poinsot <darosior@protonmail.com>
2023-10-09 14:09:01 -04:00
James O'Beirne
014b832e07 BIP-345: add sigops cost of 60 2023-09-29 09:19:15 -04:00
kallewoof
e918b50731 Merge pull request #1498 from real-or-random/202309-0324-garbauth
bip324: Remove garbage authentication packet (breaking change)
2023-09-29 16:19:23 +09:00
Tim Ruffing
75dc363d20 bip324: Remove garbage authentication packet (breaking change)
by merging it with the version packet. Or more accurately, by merging
it with the first packet sent after garbage termination, which may be
a decoy packet or the version packet.

The new protocol simplifies implementations:
 - A protocol state machine won't need separate states for garbage
   authentication and version phases.
 - The special case of "ignoring the ignore bit" is removed.
 - The freedom to choose the contents of the garbage authentication
   packet is removed. This simplifies testing.

The reason for having a separate garbage authentication packet was
to materialize the separation of the key exchange phase and version
negotiation phase even in the bytestream on the wire. However, this
is not necessary, and arguably, these phases are still properly
separated: Since the AEAD will ensure that AAD (=garbage) is checked
before looking at the contents (=version), the peers won't interpret
version data before having authenticated the garbage.
2023-09-28 10:19:53 +02:00
kallewoof
7004ad1a82 Merge pull request #1496 from sipa/bip324
bip324: small improvements
2023-09-21 10:31:25 +09:00
Pieter Wuille
cdcb6801a1 For now, remove BIP330 messages before being adopted 2023-09-11 13:43:29 -04:00
Pieter Wuille
397016ebdf Allow detecting/disconnecting wrong-network v1 peers 2023-09-11 13:43:23 -04:00
Pieter Wuille
175c5c06e0 Use 16-byte prefix to distinguish v1 from v2 2023-09-11 12:00:53 -04:00
James O'Beirne
4aae726be9 fixup! fix off-by-one and revault-idx malleability
Co-authored-by: sanket1729 <sanket1729@gmail.com>
2023-09-01 10:12:38 -04:00
Sebastian Falbesoner
496b6c9ecc bip-0158: remove unused and unrelated "data pushes" definition
This BIP is not in any way connected to the rules of Bitcoin script,
i.e. the "data pushes" term is also not used anywhere and its definition
can hence be removed.
2023-08-29 23:39:04 +02:00