Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-13 | Mention activation heights in BIP 341 | MarcoFalke | |
2021-11-13 | Merge pull request #1225 from sipa/202110_bip341_vectors | kallewoof | |
BIP341 test vectors | |||
2021-11-12 | BIP341 test vectors | Pieter Wuille | |
2021-11-11 | Merge pull request #1224 from brandonblack/master | kallewoof | |
BIP341/342: Implementation clarifications | |||
2021-11-11 | Merge pull request #1231 from GambolingPangolin/bip341-link-fix | kallewoof | |
Fixes a link in BIP 341 | |||
2021-11-10 | Fixes a link in BIP 341 | Ian Shipman | |
2021-11-04 | Merge pull request #1206 from katesalazar/20211010 | Luke Dashjr | |
BIP 0069: Fix broken link | |||
2021-11-04 | Merge pull request #1182 from tcharding/missing-words | Luke Dashjr | |
[BIP 157] Add missing words to sentence | |||
2021-11-04 | Merge pull request #1215 from JeremyRubin/ctv-updates | Luke Dashjr | |
Minor Updates to BIP-119 | |||
2021-11-04 | Merge pull request #1221 from kallerosenbaum/bip174in_final | Luke Dashjr | |
BIP 0174: Clarify use of PSBT_IN_FINAL_* when data is empty | |||
2021-11-03 | BIP341: Clarify tweaking of secret keys | Brandon Black | |
2021-11-03 | BIP341/342: Clarify SigHash extensions | Brandon Black | |
* 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-01 | BIP341: SigHash: Clarify encoding of script pub keys | Brandon Black | |
2021-11-01 | BIP341: SigHash: Clarify SIGHASH_DEFAULT | Brandon Black | |
2021-10-27 | BIP 0174: Clarify use of PSBT_IN_FINAL_* when data is empty | Kalle Rosenbaum | |
2021-10-23 | Merge pull request #1203 from katesalazar/20211004 | kallewoof | |
Make Wikitext linguist-detectable | |||
2021-10-16 | [BIP-119] Whitspace Consistency | Jeremy Rubin | |
2021-10-15 | [BIP-119] Explain Hash Function Choices | Jeremy Rubin | |
2021-10-15 | [BIP-119] Describe Synergies with future soft fork proposals | Jeremy Rubin | |
2021-10-15 | [BIP-119] Better Explain AnyPrevout v.s. CTV | Jeremy Rubin | |
2021-10-15 | [BIP-119] Clarify Draft Deployment Params | Jeremy Rubin | |
2021-10-10 | BIP 0069: Fix broken link | katesalazar | |
2021-10-04 | Make Wikitext linguist-detectable | katesalazar | |
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-02 | Merge pull request #1200 from kallerosenbaum/patch-4 | kallewoof | |
BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text | |||
2021-10-01 | BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text | Kalle Rosenbaum | |
Replacing occurences of PSBT_GLOBAL_PREFERRED_LOCKTIME with PSBT_GLOBAL_FALLBACK_LOCKTIME to match the name in the global map table. | |||
2021-09-30 | Merge pull request #1198 from kallerosenbaum/patch-2 | kallewoof | |
BIP 0174: Fix typo in PSBT_OUT_BIP32_DERIVATION | |||
2021-09-30 | Merge pull request #1197 from kallerosenbaum/patch-1 | kallewoof | |
BIP 0174: Correct format of PSBT_GLOBAL_TX_MODIFIABLE | |||
2021-09-29 | Fix typo in PSBT_OUT_BIP32_DERIVATION | Kalle Rosenbaum | |
2021-09-29 | Correct format of PSBT_GLOBAL_TX_MODIFIABLE | Kalle Rosenbaum | |
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-16 | [BIP 157] Add missing words to sentence | Tobin Harding | |
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-08-31 | Merge pull request #1156 from rage-proof/patch-2 | kallewoof | |
typo in bip-0078 | |||
2021-08-31 | Merge pull request #1158 from tcharding/gramar-fix-bip-158 | kallewoof | |
[BIP 158] Fix grammar - remove 'was chosen as' | |||
2021-08-31 | Merge pull request #1171 from NicolasDorier/woieuq | kallewoof | |
[BIP78] Fix client implementation when there is output substitution | |||
2021-08-31 | [BIP78] Fix client implementation when there is output substitution | nicolas.dorier | |
2021-08-30 | Merge pull request #1118 from JeremyRubin/ctv-name-shedding | Luke Dashjr | |
Update BIP-119 Variable Names | |||
2021-08-30 | Update BIP-119 Variable Names | Jeremy Rubin | |
2021-08-30 | Merge pull request #921 from fametrano/patch-4 | Luke Dashjr | |
added test vector #5 for invalid extended keys | |||
2021-08-30 | Merge pull request #1143 from achow101/descriptors | Luke Dashjr | |
[BIPs 380-386] Output Script Descriptors | |||
2021-08-29 | Specify BIP 386: Taproot descriptors | Andrew Chow | |
2021-08-29 | Specify BIP 385: Raw and addr descriptors | Andrew Chow | |
2021-08-29 | Specify BIP 384: Combo descriptors | Andrew Chow | |
2021-08-29 | Specify BIP 383: Multisig descriptors | Andrew Chow | |
2021-08-29 | Specify BIP 382: Segwit descriptors | Andrew Chow | |
2021-08-29 | Specify BIP 381: Non-segwit descriptors | Andrew Chow | |
2021-08-29 | Specify BIP 380: Descriptors general operation | Andrew Chow | |
2021-08-29 | Merge pull request #523 from luke-jr/bip43-purposecodes | Luke Dashjr | |
BIP 43: Reserve purpose codes 10001-19999 for SLIPs | |||
2021-08-29 | BIP 43: Reserve purpose codes 10001-19999 for SLIPs | Luke Dashjr | |
2021-08-29 | Merge pull request #1152 from NicolasDorier/patch-14 | Luke Dashjr | |
[BIP78] Recommended fee rate estimation for P2TR | |||
2021-08-29 | Merge pull request #1147 from achow101/371-tests | Luke Dashjr | |
BIP 371: Tests vectors and reference implementation | |||
2021-08-29 | Merge pull request #1146 from kdmukai/patch-1 | Luke Dashjr | |
BIP-48: Trivial errant apostrophe fix |