1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00
Commit Graph

3153 Commits

Author SHA1 Message Date
katesalazar
497ad1c81a Remove transparent background from figure.
Before this change, the figure presented black text on transparent
background, which might be unconvenient when using a browser able to
pass a dark theme preference to some environments where this document
is published, currently notably GitHub. A white background could help
a better visualization compromise. White background on the figure is
the single purpose of this revision.

This PNG was compiled using:

    dot -Tpng states.gv -o states.png
2021-11-16 10:00:09 +01:00
kallewoof
bfc4a72742 Merge pull request #1234 from benthecarman/patch-2
Clarify BIP 322 seralization requires a signed transaction
2021-11-14 19:38:57 +09:00
benthecarman
aadfafa770 Clarify BIP 322 seralization requires a signed transaction 2021-11-12 18:14:19 -06:00
kallewoof
93adfba79a Merge pull request #1225 from sipa/202110_bip341_vectors
BIP341 test vectors
2021-11-13 09:02:48 +09:00
Pieter Wuille
e35a46ecf3 BIP341 test vectors 2021-11-12 12:08:19 -05:00
kallewoof
b15514325e Merge pull request #1224 from brandonblack/master
BIP341/342: Implementation clarifications
2021-11-11 23:31:17 +09:00
kallewoof
1625074e42 Merge pull request #1231 from GambolingPangolin/bip341-link-fix
Fixes a link in BIP 341
2021-11-11 23:26:44 +09:00
Ian Shipman
da78942ddd Fixes a link in BIP 341 2021-11-10 14:26:56 -06:00
Luke Dashjr
f0cb046b11 Merge pull request #1206 from katesalazar/20211010
BIP 0069: Fix broken link
2021-11-04 23:20:26 +00:00
Luke Dashjr
689757e093 Merge pull request #1182 from tcharding/missing-words
[BIP 157] Add missing words to sentence
2021-11-04 23:19:03 +00:00
Luke Dashjr
915aa02762 Merge pull request #1215 from JeremyRubin/ctv-updates
Minor Updates to BIP-119
2021-11-04 23:05:30 +00:00
Luke Dashjr
d459bb9851 Merge pull request #1221 from kallerosenbaum/bip174in_final
BIP 0174: Clarify use of PSBT_IN_FINAL_* when data is empty
2021-11-04 23:03:05 +00:00
Brandon Black
6222dc45a3 BIP341: Clarify tweaking of secret keys 2021-11-03 15:05:51 -07:00
Brandon Black
d690408080 BIP341/342: Clarify SigHash extensions
* Pull the definition of the extension in BIP342 to its own section
* Add a section to BIP341 on validating script path signatures
* Clarify that SigMsg does not produce the message being signed, but
a common portion of it
2021-11-03 15:05:49 -07:00
Brandon Black
736e79c938 BIP341: SigHash: Clarify encoding of script pub keys 2021-11-01 07:29:05 -07:00
Brandon Black
5b9b44cc79 BIP341: SigHash: Clarify SIGHASH_DEFAULT 2021-11-01 07:20:40 -07:00
Kalle Rosenbaum
a5fd6c8f60 BIP 0174: Clarify use of PSBT_IN_FINAL_* when data is empty 2021-10-27 20:43:34 +02:00
kallewoof
708ce10bbc Merge pull request #1203 from katesalazar/20211004
Make Wikitext linguist-detectable
2021-10-23 00:01:48 +09:00
Jeremy Rubin
6058f2f669 [BIP-119] Whitspace Consistency 2021-10-16 09:00:48 -07:00
Jeremy Rubin
b305d56352 [BIP-119] Explain Hash Function Choices 2021-10-15 12:47:42 -07:00
Jeremy Rubin
afc605f8e2 [BIP-119] Describe Synergies with future soft fork proposals 2021-10-15 12:47:42 -07:00
Jeremy Rubin
27466fa815 [BIP-119] Better Explain AnyPrevout v.s. CTV 2021-10-15 12:47:42 -07:00
Jeremy Rubin
8364e25ebc [BIP-119] Clarify Draft Deployment Params 2021-10-15 12:47:42 -07:00
katesalazar
7378791235 BIP 0069: Fix broken link 2021-10-10 20:14:52 +02:00
katesalazar
ea11a0ec3a Make Wikitext linguist-detectable
Before this change, repository gets detected as:

Python 66.4%
Go 12.9%
Perl 11.0%
TeX 8.1%
Shell 1.6%

After this change, repository gets detected as:

Wikitext 97.2%
Python 1.9%
Other 0.9%

This change was added for a cosmetic effect on GitHub, and the line
this change adds can go away in any of these cases:

* Conflict with other tool used for reading these documents.

* GitHub ceases to use the line.

* GitHub ceases to be used as a reading medium for these documents.

* GitHub ceases to exist.
2021-10-04 12:11:35 +02:00
kallewoof
a79eb556f3 Merge pull request #1200 from kallerosenbaum/patch-4
BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text
2021-10-02 11:43:48 +09:00
Kalle Rosenbaum
c81ed9dab3 BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text
Replacing occurences of PSBT_GLOBAL_PREFERRED_LOCKTIME with PSBT_GLOBAL_FALLBACK_LOCKTIME to match the name in the global map table.
2021-10-01 09:23:22 +02:00
kallewoof
e032df5720 Merge pull request #1198 from kallerosenbaum/patch-2
BIP 0174: Fix typo in PSBT_OUT_BIP32_DERIVATION
2021-09-30 08:10:19 +09:00
kallewoof
c798c9c54b Merge pull request #1197 from kallerosenbaum/patch-1
BIP 0174: Correct format of PSBT_GLOBAL_TX_MODIFIABLE
2021-09-30 08:09:37 +09:00
Kalle Rosenbaum
8918753df9 Fix typo in PSBT_OUT_BIP32_DERIVATION 2021-09-29 11:40:11 +02:00
Kalle Rosenbaum
33efbb2125 Correct format of PSBT_GLOBAL_TX_MODIFIABLE
The descriptions for this field differ between bip370 and bip174. I suppose the correct format of PSBT_GLOBAL_TX_MODIFIABLE is the one in BIP370.
2021-09-29 11:37:48 +02:00
Tobin Harding
b7ff66843e [BIP 157] Add missing words to sentence
This sentence does not quite make sense

... the size of a cfcheckpt message is not drastically from a cfheaders
between two checkpoints. ...

Change it to be

... the size of a cfcheckpt message is not drastically different from a
cfheaders message between two checkpoints. ...
2021-09-16 08:12:32 +10:00
kallewoof
bd943663d6 Merge pull request #1156 from rage-proof/patch-2
typo in bip-0078
2021-08-31 21:21:57 +09:00
kallewoof
1c7fd9a85c Merge pull request #1158 from tcharding/gramar-fix-bip-158
[BIP 158] Fix grammar - remove 'was chosen as'
2021-08-31 21:19:46 +09:00
kallewoof
407d1178f3 Merge pull request #1171 from NicolasDorier/woieuq
[BIP78] Fix client implementation when there is output substitution
2021-08-31 19:50:37 +09:00
nicolas.dorier
d8db3d7608 [BIP78] Fix client implementation when there is output substitution 2021-08-31 15:48:16 +09:00
Luke Dashjr
eff059d634 Merge pull request #1118 from JeremyRubin/ctv-name-shedding
Update BIP-119 Variable Names
2021-08-30 18:55:17 +00:00
Jeremy Rubin
c788bd9d08 Update BIP-119 Variable Names 2021-08-30 10:48:33 -07:00
Luke Dashjr
3e68fe48dc Merge pull request #921 from fametrano/patch-4
added test vector #5 for invalid extended keys
2021-08-30 17:16:21 +00:00
Luke Dashjr
1cafbd1289 Merge pull request #1143 from achow101/descriptors
[BIPs 380-386] Output Script Descriptors
2021-08-30 14:43:54 +00:00
Andrew Chow
761ef12782 Specify BIP 386: Taproot descriptors 2021-08-29 20:12:58 -04:00
Andrew Chow
5403ff90d6 Specify BIP 385: Raw and addr descriptors 2021-08-29 20:12:57 -04:00
Andrew Chow
f52f1e82e5 Specify BIP 384: Combo descriptors 2021-08-29 20:11:10 -04:00
Andrew Chow
608f40b498 Specify BIP 383: Multisig descriptors 2021-08-29 20:10:55 -04:00
Andrew Chow
fb56a18c89 Specify BIP 382: Segwit descriptors 2021-08-29 20:10:53 -04:00
Andrew Chow
bd12ea7e9d Specify BIP 381: Non-segwit descriptors 2021-08-29 20:10:11 -04:00
Andrew Chow
71f435e76b Specify BIP 380: Descriptors general operation 2021-08-29 19:57:30 -04:00
Luke Dashjr
8a050eccbb Merge pull request #523 from luke-jr/bip43-purposecodes
BIP 43: Reserve purpose codes 10001-19999 for SLIPs
2021-08-29 21:34:50 +00:00
Luke Dashjr
cb8956396e BIP 43: Reserve purpose codes 10001-19999 for SLIPs 2021-08-29 21:33:54 +00:00
Luke Dashjr
949f0e66d3 Merge pull request #1152 from NicolasDorier/patch-14
[BIP78] Recommended fee rate estimation for P2TR
2021-08-29 21:32:03 +00:00