summaryrefslogtreecommitdiff
path: root/README.mediawiki
AgeCommit message (Collapse)Author
2016-01-08Assign BIP 142Luke Dashjr
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
2015-08-07Merged bip101Kalle Rosenbaum
2015-07-28Added BIP0120 and BIP0121Kalle Rosenbaum
2015-07-10update readmeJustus Ranvier
2015-06-30Increase maximum block sizeGavin Andresen
Proposal to increase maximum possible block size, starting at 8MB in January 2016 and increasing on-pace with technological growth to 8,192MB in twenty years.
2015-06-24BIP #69 assigned by gmaxwellKristov Atlas
2015-06-21Add BIP 68 to indexMark Friedenbach
2015-06-12Added BIP 79Kristov Atlas
Lexicographical Indexing of Transaction Inputs and Outputs
2015-03-15Tidy ups, add BIP0067 to README, and change Type: informational -> standardThomas Kerin
2015-01-26Add BIP66Pieter Wuille
2014-11-28Update README.mediawikiUmpei Kay Kurokawa
2014-11-10BIP65 assigned for CHECKLOCKTIMEVERIFYPeter Todd
2014-10-21Add BIP 45 for "Structure for Deterministic P2SH Multisignature Wallets"Manuel Araoz
2014-10-06Updated README statuses with most recent status published to respective BIP ↵Soroush Pour
document
2014-07-14Update README.mediawikiGregory Maxwell
Getutxos message BIP assigned BIP64.
2014-04-24introduce BIP-0043 and BIP-0044slush0
2014-04-01Update README.mediawikiGregory Maxwell
2014-04-01Update README.mediawikiGregory Maxwell
Add BIP42: A finite monetary supply for Bitcoin.
2014-03-17Assign BIP63 for Stealth AddressesPeter Todd
2014-03-17Remove duplicate BIP62 (malleability) entryPeter Todd