Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-19 | Title change and links update | Johnson Lau | |
2016-01-13 | Merge pull request #246 from CodeShark/script_templates | Luke-Jr | |
BIP 124: Hierarchical Deterministic Script Templates | |||
2016-01-12 | Added BIP 83 | Eric Lombrozo | |
2016-01-12 | Added BIP 124 | Eric Lombrozo | |
2016-01-11 | Minor: Fix BIP65 status in README | Peter Todd | |
2016-01-08 | Fix markdown | Luke Dashjr | |
2016-01-08 | README: Fix BIP 122 number | Luke Dashjr | |
2016-01-08 | README: Common formatting for name lists | Luke Dashjr | |
2016-01-08 | Merge BIP 144: Segregated Witness (Peer Services) | Luke Dashjr | |
2016-01-08 | Assign BIP 144 | Luke Dashjr | |
2016-01-08 | Merge BIP 143: Transaction signature verification for version 0 and version ↵ | Luke Dashjr | |
1 witness program | |||
2016-01-08 | Assign BIP 143 | Luke Dashjr | |
2016-01-08 | Merge BIP 142: Address Formats for Witness Program | Luke Dashjr | |
2016-01-08 | Assign BIP 142 | Luke Dashjr | |
2016-01-08 | Merge BIP 141: Segregated Witness (Consensus layer) | Luke Dashjr | |
2016-01-08 | Assign BIP 141 | Luke Dashjr | |
2016-01-08 | Merge BIP 125: Opt-in Full Replace-by-Fee Signaling | Luke Dashjr | |
2016-01-08 | Assign BIP 125 | Luke Dashjr | |
2016-01-08 | Merge BIP 140: Normalized TXID | Luke Dashjr | |
2016-01-08 | Assign BIP 140 | Luke Dashjr | |
2016-01-08 | Merge BIP 122: URI scheme for Blockchain references / exploration | Luke Dashjr | |
2016-01-08 | Assign BIP 122 | Luke Dashjr | |
2016-01-08 | Merge BIP 107: Dynamic limit on the block size | Luke Dashjr | |
2016-01-08 | Assign BIP 107 | Luke Dashjr | |
2016-01-07 | README: Update BIP editor | Luke Dashjr | |
2015-12-26 | Changed temporary name to bip-MarcoPon-BlockchainURI - Waiting for BIP ↵ | Marco Pontello | |
number assignment | |||
2015-12-21 | Created bip-MarcoPon-01.mediawiki | MarcoPon | |
URI scheme for Blockchain references / exploration | |||
2015-12-11 | Add opt-in full-RBF signaling BIP | David A. Harding | |
2015-12-04 | BIP-0001 Should be labeled as "Process" Type | Andy Chase | |
Previously BIP-0001 listed in its header preamble that is was a "Standards Track" type proposal. This conflicts with both its own definition of "Standards Track" proposal as well as the type listed in PEP-0001 of which BIP-0001 is based on. Defitions of each type of proposal: A Standards Track BIP describes any change that affects most or all Bitcoin implementations. An Informational BIP describes a Bitcoin design issue, or provides general guidelines or information to the Bitcoin community, but does not propose a new feature. A Process BIP describes a process surrounding Bitcoin, or proposes a change to (or an event in) a process. Specifically: "Any meta-BIP is also considered a Process BIP." Based on these definitions BIP-0001 should have always been labeled as a "Process" BIP and this patch corrects this. | |||
2015-11-28 | Merge pull request #245 from btcdrak/bip68sync | Luke-Jr | |
BIP68: Simplify language and update for current implementation | |||
2015-11-28 | Merge pull request #238 from jwilkins/bip_103_squashed | Luke-Jr | |
Bip 103 squashed | |||
2015-11-23 | Improve title, add encoding diagram and small fixup | BtcDrak | |
2015-11-17 | Mark BIP62 as withdrawn | Pieter Wuille | |
All of BIP62's (including the only-new-transactions) are currently enforced as standardness rules, but it seems hard to push it further. Every new type of complex transaction may require new extra rules, and some important types of malleability cannot be addressed by it (for example, a single participant in a multisig spend creating a new signature with a different nonce). It seems wiser to pursue normalized txid or segregated witness-based solutions, which do solve this problem more fundamentally. | |||
2015-11-09 | adding Pieter Wuille's 'Block size following technological growth | Jonathan Wilkins | |
2015-11-09 | squashed version | Jonathan Wilkins | |
2015-11-08 | Add bip99 to readme | Jorge Timón | |
2015-11-07 | Merge pull request #221 from sdaftuar/add-sendheaders | Luke-Jr | |
New BIP for "sendheaders" p2p message | |||
2015-11-06 | BIP 102: Add miner vote. Fix index. | Jeff Garzik | |
2015-10-23 | Add BIP-130 to README | Suhas Daftuar | |
2015-10-23 | Merge pull request #192 from CodeShark/BIP_Classification | Luke-Jr | |
Bip classification | |||
2015-10-23 | Merge remote-tracking branch 'origin-pull/173/head' | Luke Dashjr | |
2015-10-22 | Added BIP123 to index | Eric Lombrozo | |
2015-09-29 | Add BIP0009 to index | Wladimir J. van der Laan | |
2015-09-19 | Merge pull request #157 from kristovatlas/master | Luke-Jr | |
Added BIP 69: Lexicographical Indexing of Inputs and Outputs | |||
2015-09-19 | add EOF newlines per @luke-jr | Kristov Atlas | |
“README.mediawiki and bip-0069/bip-0069_examples.py are missing EOF newlines. Anything else needed before merging this draft?” — @luke-jr | |||
2015-09-07 | BIP for OP_CHECKSEQUENCEVERIFY | BtcDrak | |
2015-09-06 | Update README.mediawiki | UpalChakraborty | |
Added BIP 106 | |||
2015-09-04 | Bugfix: BIP17: Withdrawn is the status, not the type | Luke Dashjr | |
2015-09-04 | Update readme table | ฿tcDrak | |
2015-09-03 | Merge pull request #159 from OpenBitcoinPrivacyProject/master | Luke-Jr | |
BIP-0047: Reusable payment codes |