summaryrefslogtreecommitdiff
path: root/README.mediawiki
AgeCommit message (Collapse)Author
2016-01-08Merge BIP 144: Segregated Witness (Peer Services)Luke Dashjr
2016-01-08Assign BIP 144Luke Dashjr
2016-01-08Merge BIP 143: Transaction signature verification for version 0 and version ↵Luke Dashjr
1 witness program
2016-01-08Assign BIP 143Luke Dashjr
2016-01-08Merge BIP 142: Address Formats for Witness ProgramLuke Dashjr
2016-01-08Assign BIP 142Luke Dashjr
2016-01-08Merge BIP 141: Segregated Witness (Consensus layer)Luke Dashjr
2016-01-08Assign BIP 141Luke Dashjr
2016-01-08Merge BIP 125: Opt-in Full Replace-by-Fee SignalingLuke Dashjr
2016-01-08Assign BIP 125Luke Dashjr
2016-01-08Merge BIP 140: Normalized TXIDLuke Dashjr
2016-01-08Assign BIP 140Luke Dashjr
2016-01-08Merge BIP 122: URI scheme for Blockchain references / explorationLuke Dashjr
2016-01-08Assign BIP 122Luke Dashjr
2016-01-08Merge BIP 107: Dynamic limit on the block sizeLuke Dashjr
2016-01-08Assign BIP 107Luke Dashjr
2016-01-07README: Update BIP editorLuke Dashjr
2015-12-26Changed temporary name to bip-MarcoPon-BlockchainURI - Waiting for BIP ↵Marco Pontello
number assignment
2015-12-21Created bip-MarcoPon-01.mediawikiMarcoPon
URI scheme for Blockchain references / exploration
2015-12-11Add opt-in full-RBF signaling BIPDavid A. Harding
2015-12-04BIP-0001 Should be labeled as "Process" TypeAndy 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-28Merge pull request #245 from btcdrak/bip68syncLuke-Jr
BIP68: Simplify language and update for current implementation
2015-11-28Merge pull request #238 from jwilkins/bip_103_squashedLuke-Jr
Bip 103 squashed
2015-11-23Improve title, add encoding diagram and small fixupBtcDrak
2015-11-17Mark BIP62 as withdrawnPieter 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-09adding Pieter Wuille's 'Block size following technological growthJonathan Wilkins
2015-11-09squashed versionJonathan Wilkins
2015-11-08Add bip99 to readmeJorge Timón
2015-11-07Merge pull request #221 from sdaftuar/add-sendheadersLuke-Jr
New BIP for "sendheaders" p2p message
2015-11-06BIP 102: Add miner vote. Fix index.Jeff Garzik
2015-10-23Add BIP-130 to READMESuhas Daftuar
2015-10-23Merge pull request #192 from CodeShark/BIP_ClassificationLuke-Jr
Bip classification
2015-10-23Merge remote-tracking branch 'origin-pull/173/head'Luke Dashjr
2015-10-22Added BIP123 to indexEric Lombrozo
2015-09-29Add BIP0009 to indexWladimir J. van der Laan
2015-09-19Merge pull request #157 from kristovatlas/masterLuke-Jr
Added BIP 69: Lexicographical Indexing of Inputs and Outputs
2015-09-19add EOF newlines per @luke-jrKristov 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-07BIP for OP_CHECKSEQUENCEVERIFYBtcDrak
2015-09-06Update README.mediawikiUpalChakraborty
Added BIP 106
2015-09-04Bugfix: BIP17: Withdrawn is the status, not the typeLuke Dashjr
2015-09-04Update readme table฿tcDrak
2015-09-03Merge pull request #159 from OpenBitcoinPrivacyProject/masterLuke-Jr
BIP-0047: Reusable payment codes
2015-09-03Merge remote-tracking branch 'origin-pull/178/head'Luke Dashjr
2015-08-26Fix index number on BIP 111Andy Chase
2015-08-24Add BIP 111 to indexMatt Corallo
2015-08-18trying to fix git mixup with bip68Kristov Atlas
2015-08-18Merge remote-tracking branch 'bitcoin/master'Kristov Atlas
Conflicts: README.mediawiki
2015-08-07Adding BIP0121Kalle Rosenbaum
2015-08-07Adding BIP0120Kalle Rosenbaum
2015-08-07Removing bips and will add them again one at a time.Kalle Rosenbaum