summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2016-03-02Clarify things and make notation more consistentPieter Wuille
2016-03-02Make the threshold independent from the deploymentPieter Wuille
2016-03-02Add missing arrow to diagramPieter Wuille
2016-03-02Merge pull request #345 from sipa/bip9workLuke-Jr
Remove ABANDONED and fix ambiguity
2016-03-02Remove ABANDONED and fix ambiguityPieter Wuille
2016-03-01Update bip-invoicerequest-extension.mediawikiMatt David
2016-03-01Update bip-invoicerequest-extension.mediawikiMatt David
2016-03-01Merge pull request #343 from morcos/113fixesLuke-Jr
Remove BIP68's dependence on this BIP. Remove deployment details.
2016-03-01Merge pull request #342 from morcos/68fixesLuke-Jr
Clarify non-dependence on BIP113
2016-03-01Merge pull request #344 from sipa/bip9workLuke-Jr
Various changes to BIP9
2016-03-01Rewrite state transition logicPieter Wuille
2016-03-01Update former BIP references and consistencyPieter Wuille
2016-03-01Add start timePieter Wuille
2016-03-01Merge pull request #219 from CodeShark/BIP0009_revisionsLuke-Jr
Added clarifications to BIP0009.