summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-25Witness validation logic trigger clarificationsEric Lombrozo
2016-03-21Merge pull request #361 from btcdrak/patch-5Luke-Jr
Remove deployment section
2016-03-21Remove deployment section.฿tcDrak
Now we know we will use BIP9 version bits, remove references to ISM() and leave TDB as was done with BIP68,112 and 113.
2016-03-18Merge pull request #359 from btcdrak/cvsdeployLuke-Jr
Set deployment schedule for BIP 68,112,113
2016-03-17Set deployment schedule for BIP 68,112,113BtcDrak
2016-03-17Merge BIP 75Luke Dashjr
2016-03-17Put BIP 75 in the right place in README, and clean up formatting a bitLuke Dashjr
2016-03-16Merge remote-tracking branch 'origin/master'Matt David
2016-03-16Update BIP header to pass TravisCIMatt David
2016-03-16Merge remote-tracking branch 'upstream/master'Matt David
2016-03-16Merge pull request #16 from jmacwhyte/proofreadMatt David
Removed BIP70 extensions
2016-03-16Merge pull request #355 from jl2012/patch-12Luke-Jr
BIP142: Deferred
2016-03-17BIP142: DeferredJohnson Lau
2016-03-16BIP142: DeferredJohnson Lau
BIP142 will not be deployed with BIP141 at the same time. Initially, people are expected to use P2SH segwit, or payment protocol for native segwit
2016-03-15Removed BIP70 extensionsjmacwhyte
2016-03-15Merge pull request #354 from sipa/bip9fixesLuke-Jr
Small improvements to BIP9
2016-03-15Small improvements to BIP0009Pieter Wuille
2016-03-15BIP9: More explicit recommendations on values.Rusty Russell
Basically the same thing reworded as a checklist, with 3 years turned into 1, and suggesting a 1 month delay after expected deployment date. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-03-15bip9: fix heading levels.Rusty Russell
It goes from level 2 (specification) to 4; those headings should be level 3. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-03-15Merge pull request #351 from dangershony/patch-2Luke-Jr
Crypzo has changed name to CoinVault
2016-03-15Merge pull request #353 from priestc/masterLuke-Jr
Added paragraph about address re-use for BIP131
2016-03-14fixed typos and wordingChris Priest
2016-03-14added paragraph about address reuseChris Priest
2016-03-11Merge pull request #15 from FinalHash/masterMatt David
Format Comment To Match Previous Style
2016-03-11Merge pull request #14 from jonathancross/patch-2Matt David
Formatting improvements to BIP-75
2016-03-11Format CommentMarshall Long
Format comment to fit style of previous comments
2016-03-11Formatting improvements to BIP-75Jonathan Cross
* Fixing a few extra closing `b` tags and converting others to wiki bold syntax. * Linking "see below" and "see above" items to the actual section of the BIP. * Consistent capitalization of "Bitcoin". * "requester" => "requester* (more common outside of legal writing) * "concious" => "conscious" * "Foward" => "Forward" * "Satoshis" => "satoshis" (as unit of bitcoin, not the name of creator) * Removing unnecessary </img> which can actually cause problems. * Adding required `alt` attribute to img tags. * Fix wrapping of long lines (some were wrapped at 112 chars) - No effect on final rendering users see.
2016-03-10bip-0002: Updates from Q&A with Mustafa Al-BassamLuke Dashjr
2016-03-10Crypzo has changed name to CoinVaultDan Gershony
2016-03-09- Update optional flags to PaymentDetails definition in paymentrequest.protoMatt David
- Add DER encoding requirement for EC public keys and ECC signatures - Add SHA-256 hashing requirement for ECC signatures - Add FIPS 180-4 SHS link
2016-03-09Merge pull request #13 from jmacwhyte/proofreadMatt David
Extended BIP70 fields, added BIP number
2016-03-09Extended BIP70 fields, added BIP numberjmacwhyte
2016-03-09bip-0002: Fix typoLuke Dashjr
2016-03-08bip-0002: Clarify ordering of Comments-* headersLuke Dashjr
2016-03-08Merge commit '54018e9'Luke Dashjr
2016-03-08bip-0002: Rationale for prohibiting PD in new BIPsLuke Dashjr
2016-03-08bip-0002: Complete license explanationLuke Dashjr
2016-03-08 - Add subtract_fee and replace_by_fee flags to PaymentDetails. ↵Matt David
replace_by_fee is commented out as it's only available in version 2 of the message
2016-03-08Merge pull request #331 from kanzure/bip1/typofix-and-formatfixLuke-Jr
BIP1: Formatfix for auxiliary files section and a small typofix
2016-03-07- Update PaymentDetails indexMatt David
- Added bolding to replace_by_fee
2016-03-07Merge pull request #12 from jmacwhyte/proofreadMatt David
Renamed to BIP75, added extensions to BIP70 payment details
2016-03-07Renamed to BIP75, added extensions to BIP70 payment detailsjmacwhyte
2016-03-07Merge pull request #349 from jonathancross/patch-1Luke-Jr
Small typo in bip-0009.mediawiki
2016-03-07Merge pull request #348 from MarcoFalke/patch-2Luke-Jr
[Bip 133] Fix typos
2016-03-07Small typo in bip-0009.mediawikiJonathan Cross
2016-03-07bip 133: remove implementation detailMarcoFalke
2016-03-06Update bip-0133.mediawikiMarcoFalke
2016-03-02Merge pull request #346 from sipa/bip9workLuke-Jr
Further tweaks to BIP9
2016-03-02Correct the claim that only 29 bits are available anywayPieter Wuille
2016-03-02Recommend a fallow pause explicitlyPieter Wuille