summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-02BIP146: title and content changedJohnson 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)
2016-08-17peer authentication bip draft editingBryan Bishop
2016-08-17Add BIP150 (Peer Authentication)Jonas Schnelli
2016-08-16Merge BIP 146Luke Dashjr
2016-08-16Assign BIP 146: Low S values signaturesLuke Dashjr
2016-08-17Add new BIP: Low S values signaturesJohnson Lau
2016-08-10Merge pull request #431 from sreekanthgs/patch-1Luke-Jr
Adding ruby implementation to Other implementation
2016-08-10Adding ruby implementation to Other implementationSreekanth G S
2016-08-07Merge pull request #430 from jonasschnelli/2017/08/bip151_rekeyLuke-Jr
[bip151] slightly increase robustness of the re-keying
2016-08-07[bip151] slightly increase robustness of the re-keyingJonas Schnelli
2016-08-07[bip151] fix typo in HKDF keyJonas Schnelli
2016-07-29Merge pull request #428 from jl2012/bip114v2Luke-Jr
BIP114: MAST proposal v2
2016-07-28- Replace UNKNOWN_TYPE with UNKNOWN_MESSAGE_TYPEMatt David
2016-07-29BIP114: MAST proposal v2Johnson Lau
2016-07-28- Add UNKNOWN_TYPE to ProtocolMessageType enum in paymentrequest.proto and ↵Matt David
BIP75 text (based on suggestions from http://androiddevblog.com/protocol-buffers-pitfall-adding-enum-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-07-27Merge remote-tracking branch 'origin-pull/419/head'Luke Dashjr
2016-07-27Merge remote-tracking branch 'upstream/master'Matt David
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
2016-07-27Merge pull request #425 from ysangkok/masterLuke-Jr
BIP-0141: Link to permanent PR of reference implementation
2016-07-27Merge pull request #426 from chjj/bip151-aadseqLuke-Jr
BIP151: Clarifications on sequence numbers.
2016-07-27bip151: remove aad change.Christopher Jeffrey
2016-07-26BIP151: Clarifications on AAD and sequence numbers.Christopher Jeffrey
2016-07-25Link to permanent PR of reference implementationJanus Troelsen
analogue to https://github.com/bitcoin/bips/commit/ecfb7ebbca3488cd4c1e11210cbc5914a9228c67
2016-07-23Merge branch 'master'Luke Dashjr
2016-07-23BIP 145: Update s/cost/weight/Luke Dashjr
2016-07-22Merge pull request #424 from elias19r/patch-1Luke-Jr
Minor link fix
2016-07-22Minor link fixElias Rodrigues
2016-07-21Merge pull request #416 from jl2012/patch-26Luke-Jr
BIP141 fix
2016-07-21Merge pull request #420 from laanwj/2016_07_bip141_blockmaxweightLuke-Jr
bip141: Change 'block cost' to 'block weight'
2016-07-18Promote Draft->Final BIPs: 68, 112, and 113Luke Dashjr
Softforks are deployed by miners and enforced on the network
2016-07-18Merge pull request #421 from Sjors/patch-1Luke-Jr
BIP 39: remove "public beta" from blockchain.info link
2016-07-18BIP 39: remove "public beta" from blockchain.info linkSjors Provoost
This is now in the default wallet.
2016-07-19BIP141 terms fixjl2012
2016-07-18Merge remote-tracking branch 'origin-pull/336/head'Luke Dashjr
2016-07-18bip141: Change 'block cost' to 'block weight'Wladimir J. van der Laan
The term 'block cost' led to confusion about the unit that it is expressed in, in that it expressed monetary cost. Change it to a more general term 'block weight'. This was discussed in the [2016-07-14 Bitcoin Core developer meeting](http://www.erisian.com.au/meetbot/bitcoin-core-dev/2016/bitcoin-core-dev.2016-07-14-19.00.html).
2016-07-18Add Swift LibrarySandro Machado
2016-07-16Merge pull request #358 from bushidowallet/tech-wiki-changeLuke-Jr
Proposed a new Java implementation link