Ethan Heilman
f8ad6ede57
Changes OP_CAT BIP based on feedback given by Bob Summerwill
...
Bob Summerwill proposed a number of changes to the OP_CAT BIP to better follow BIP-2. This commit makes these changes:
* Using the section order specified in BIP-2
* Adding a Rationale section
* Expand the specification section by moving details from the abstract into the specification
Additionally this commit as rewords some confusing language.
Thanks Bob
2024-04-12 08:48:54 -04:00
Chris Stewart
4a937e1887
Fix typo in BIP384 expected descriptors
2024-04-06 09:26:59 -05:00
Murch
0092a4318f
Clarify permitted status of markdown
...
Originally BIP-2 disallowed markdown, but markdown formatting was
permitted via #1504 .
2024-04-04 16:27:56 -04:00
Chris Stewart
8a9e574414
Fix unsatisfiable test vector in BIP381
2024-04-03 15:00:42 -05:00
Chris Stewart
8795003831
Fix unsatisfiable test vector in BIP382
2024-04-03 10:02:10 -05:00
Chris Stewart
109811e4b9
Fix BIP380 typos
2024-04-01 13:33:48 -05:00
Ethan Heilman
c235aa4939
Adds more acknowledgements
2024-03-26 20:36:19 -04:00
Ethan Heilman
ac231a17c2
Fixes broken mediawiki link
2024-03-20 23:53:53 -04:00
Ethan Heilman
35641a87d7
Merge pull request #3 from 0xBEEFCAF3/cat
...
Update OP_CAT implementation code
2024-03-20 23:39:53 -04:00
Armin Sabouri
b3493746b1
update OP_CAT implementation
2024-03-20 18:33:02 -04:00
Pavol Rusnak
0278bf3d71
BIP-0044: mark as Final
2024-03-18 23:48:44 +01:00
Pavol Rusnak
5658236e6c
BIP-00{43,49,84}: move to Standards Track
2024-03-18 23:48:22 +01:00
siv2r
ddf5b25fc7
bip327: fix broken links
2024-02-26 17:14:18 +05:30
Luke Dashjr
79c1ec02a7
README: Update for Google Groups ML
2024-02-23 23:04:31 +00:00
Luke Dashjr
55ec890fca
Update for Google Groups ML
2024-02-23 23:03:27 +00:00
Luke Dashjr
b3701faef2
README: Update table
2024-02-23 20:21:08 +00:00
Luke Dashjr
95ad106286
Merge pull request #1421 from jamesob/jamesob-23-02-opvault
...
Add OP_VAULT (BIP 345)
2024-02-23 15:17:53 -05:00
James O'Beirne
eccf3db139
BIP-0345: add copyright
2024-02-23 15:15:32 -05:00
2014
1818752171
Update bip-0039-wordlists.md
...
typos, grammar, clarity
2024-01-29 23:45:16 +02:00
Ethan Heilman
2b5ab3b1fd
Merge pull request #2 from 0xBEEFCAF3/patch-1
...
add clarifying note about the current opcode
2024-01-07 18:36:10 -05:00
Armin Sabouri
5dde7ea5cf
revert changes to abstract
2024-01-07 18:18:46 -05:00
Armin Sabouri
2cec73a5b4
rm comment on disabled CAT opcode
2024-01-07 18:18:09 -05:00
Armin Sabouri
799dc0c96d
Merge branch 'cat' into patch-1
2024-01-07 17:18:59 -05:00
Ethan Heilman
f9e100e9de
Notes that the opcode used is the same as the original cat opcode
2024-01-07 16:34:23 -05:00
Armin Sabouri
ae68ef11cb
add clarifying note about the current opcode
...
And some grammar + spelling cleanup
2024-01-07 13:24:04 -05:00
James O'Beirne
de9ef59307
fixup! remove unused diagram
2024-01-03 16:12:29 -05:00
James O'Beirne
327025b369
fixup! misc. feedback from AJ and twhit223
2024-01-03 16:11:50 -05:00
James O'Beirne
c2cec65937
fixup! rename n-pushes
-> push-count
2024-01-03 15:33:50 -05:00
Ethan Heilman
82fe9fc3db
specify the hex value of the opcode
2023-12-29 18:29:00 -05:00
Ethan Heilman
e91621efce
Merge pull request #1 from 0xBEEFCAF3/patch-1
...
Add backwards compatibility section
2023-12-29 12:23:39 -05:00
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