summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-24bip-0002: Remove useless History sectionLuke Dashjr
2016-09-24bip-0002: Remove/merge old BIP 1 Status stuffLuke Dashjr
2016-09-24bip-0002: Allow non-images in bip-XXXX subdirectoryLuke Dashjr
2016-09-24bip-0002: Allow Post-History header to be a link as with BIPs 99, 122, and 124Luke Dashjr
2016-09-24bip-0002: Drop unused and inapplicable Resolution header from preambleLuke Dashjr
2016-09-24bip-0002: Require email addresses for authorsLuke Dashjr
2016-09-24bip-0002: Add new preamble headers for comments/licenseLuke Dashjr
2016-09-24bip-0002: Expand on preamble headers for BIP/TitleLuke Dashjr
2016-09-24bip-0002: Reduce unnecessary duplication in summary of BIP partsLuke Dashjr
2016-09-24bip-0002: Disallow markdown formatLuke Dashjr
2016-09-24bip-0002: Clarify and update BIP editor roleLuke Dashjr
2016-09-24bip-0002: Language improvements for BIP workflowLuke Dashjr
2016-09-24bip-0002: Drop BitcoinTalk recommendationLuke Dashjr
2016-09-24bip-0002: Revise for BIP 1 replacementLuke Dashjr
2016-09-24Copypaste BIP 1 into BIP 2 and aim for replacementLuke Dashjr
2016-09-24bip-0002: Move BIP Comments to GitHub bitcoin/bips wikiLuke Dashjr
2016-09-24bip-0002: Prohibit the OPL in new BIPsLuke Dashjr
2016-09-23Merge pull request #445 from zander/FlexTransLuke-Jr
BIP 134: Flexible Transactions
2016-09-23Assign BIP 134: Flexible TransactionsLuke Dashjr
2016-09-23Adding Flexible Transactions proposal.TomZ
2016-09-20Merge pull request #444 from jonnynewbs/masterLuke-Jr
Update BIP 141 to include definition of Virtual transaction size and Transaction weight
2016-09-19Specify which block encoding to use in the fallback block messageMatt Corallo
2016-09-19Fix message typeMatt Corallo
2016-09-19Switch priority order to highest-first and add sample negotiationMatt Corallo
2016-09-16Update BIP 141 to include definition of Virtual transaction size and ↵jonnynewbs
Transaction weight
2016-09-07Merge pull request #1 from afk11/weigl-deriv-bipDanielWeigl
Fix url for BIP44
2016-09-07Fix url for BIP44Thomas Kerin
2016-09-06Add version negotiation detailsMatt Corallo
2016-09-06Version 2 sendcmpct for integration of segwit with CBPieter Wuille
2016-09-02Merge pull request #427 from jl2012/patch-27Luke-Jr
BIP112: fix example
2016-09-02Merge pull request #429 from OpenBitcoinPrivacyProject/masterLuke-Jr
BIP126: Clarify interaction with BIP69
2016-09-02Merge commit '3649694'Luke Dashjr
2016-09-02Assign BIP 147: Dealing with dummy stack element malleabilityLuke Dashjr
2016-09-02Merge pull request #441 from jl2012/bip146nullfailLuke-Jr
BIP146: title and content changed
2016-09-02BIP146: title and content changedJohnson Lau
2016-09-02Add NULLDUMMY softfork BIPJohnson Lau
2016-08-31Merge pull request #439 from techguy613/masterLuke-Jr
BIP75 Update: Versioning, Cancellation, Unknown Message Type, New PKI_TYPEs, Status Codes, Motivation
2016-08-31Merge remote-tracking branch 'upstream/master'Matt David
Added: - Versioning - Cancellation - Add UNKNOWN_TYPE to ProtocolMessageType enum in paymentrequest.proto and BIP75 text (based on suggestions from http://androiddevblog.com/protocol-buffers-pitfall-adding-enum-values/) Updated: - Additional pki_type values - Updated status_code values - Update BIP75 Motivation and use cases to provide more color around reasoning and use of BIP75 NOTE: The BIP75 language no longer contains a description of the KYC compliance use case, as it is a single, very specific use-case that does not have any bearing on the technical specifications herein. BIP75 extends the original BIP70 Payment Protocol to become a two-way, encrypted messaging process, which can be used for a variety of reasons one of which is regulatory compliance.
2016-08-30- Remove working copy of http address service bipMatt David
2016-08-30Merge pull request #19 from jmacwhyte/proofreadMatt David
Added versioning, canceling
2016-08-29Added versioning, cancelingjmacwhyte
2016-08-29Merge pull request #18 from jmacwhyte/masterMatt David
Added additional pki_type values
2016-08-29Added additional pki_type valuesjmacwhyte
2016-08-27Promote BIP 69 Draft->AcceptedLuke Dashjr
2016-08-25Promote BIP 45 Draft->AcceptedLuke Dashjr
2016-08-23Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; ↵Luke Dashjr
change BIP 43 to Informational
2016-08-20Promote BIP 9 Draft->FinalLuke Dashjr
2016-08-17Merge pull request #435 from jl2012/bip146nulldummyLuke-Jr
BIP146: change title and add NULLDUMMY rules
2016-08-18BIP146: change title and add NULLDUMMY rulesJohnson Lau
2016-08-17Merge pull request #434 from jonasschnelli/2016/07/auth_bipLuke-Jr
Add BIP150 (Peer Authentication)