1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
Commit Graph

1174 Commits

Author SHA1 Message Date
Alex Morcos
c52eba239c Clarify non-dependence on BIP113 2016-02-29 14:30:32 -05:00
MarcoFalke
56bea488cb [BIP 2] Allow optional License-Code header 2016-02-27 14:12:08 +01:00
Alex Morcos
feb11160c2 Submit feefilter message as BIP 133 2016-02-25 13:29:01 -05:00
Luke Dashjr
7a9cdfe919 Merge remote-tracking branch 'origin-pull/230/head' 2016-02-24 21:12:31 +00:00
Luke-Jr
15c0b250cb Merge pull request #257 from SamouraiDev/SamouraiDev-patch-1
Add link to BIP47 test vectors
2016-02-24 21:11:29 +00:00
Luke-Jr
7b16ed6389 Merge pull request #337 from Sjors/patch-1
BIP 69: Add link to Blockchain.info implementation
2016-02-24 21:11:00 +00:00
Luke-Jr
eb2e7c2314 Merge pull request #309 from dcousens/patch-3
Add BIP38 Javascript implementation
2016-02-24 20:35:34 +00:00
Matt David
1fc921c872 - Update motivation for the open standards in the list for optional identity sharing 2016-02-24 09:09:29 -08:00
Luke-Jr
30fb3ae942 Merge pull request #333 from btcdrak/112update
Update BIP112 reference example
2016-02-24 05:37:51 +00:00
Luke Dashjr
a74ea14bc6 Promote Draft->Final BIPs: 50 and 73
BIP 50: Proposed action items, including the hardfork, are completed.

BIP 73: Implemented by at least Bitcoin Core and BitPay.
2016-02-24 05:27:08 +00:00
Luke-Jr
b8fe6e43c6 Merge pull request #326 from dangershony/patch-1
Adding crypzo to BIP44 supported wallets
2016-02-24 05:08:20 +00:00
Matt David
ca0f07cfa7 - Add qualifier that nonce MUST be chosen by the encryptor.
- Also, fix ** used for bold and replace with <b></b>
2016-02-22 13:47:49 -08:00
Matt David
8dffb2e58a Merge pull request #10 from jmacwhyte/proofread
Made public keys required, updated steps
2016-02-22 13:46:00 -08:00
jmacwhyte
27bfd6165f Made public keys required, updated steps 2016-02-22 13:09:06 -08:00
Matt David
10e6f46569 - Make message public key sharing mandatory for messages that are encrypted and where both keys are known. For EncryptedInvoiceRequest, only the sender_public_key is required
- Add nonce to EncryptedPaymentRequest, EncryptedPayment and EncryptedPaymentACK
- Update ECDH instruction to allow for the current message instead of an InvoiceRequest to contain the nonce
- Updated paymentrequest.proto with BIP definition changes
2016-02-22 12:04:54 -08:00
Sjors Provoost
d5762820c1 BIP69: Add link to Blockchain.info implementation
We might switch to the BitcoinJS implementation in the future.

cc @kristovatlas
2016-02-22 14:57:35 +08:00
Matt David
6a08dae8c4 Merge pull request #9 from jmacwhyte/proofread
Reworked message definitions, other details
2016-02-21 22:06:47 -08:00
jmacwhyte
198188b924 Improved message definitions, etc. 2016-02-21 21:31:16 -08:00
Matt David
52b6cde023 - Fix Signature note formatting
- Change No EncryptedPayment Required title
- Fix BIP70 link format in References
2016-02-21 14:06:03 -08:00
Matt David
8e8c9778e9 - Add memo to InvoiceRequest message
- Add ephemeral_public_key and requires_payment_message fields to EncryptedPaymentRequest + updated descriptions
- Update EncryptedPayment and EncryptedPaymentACK message descriptions to use ECDH-derived key for signature instead of each side's public key
- Slim down message content-types
- Add EncryptedPayment and EncryptedPaymentACK creation detail steps
- Add updated paymentrequest.proto to bip-ir/ directory
- Add additional flow diagrams for various mobile-to-mobile / Store & Forward scenarios
2016-02-21 14:00:02 -08:00
Matt David
481844e49b Merge pull request #8 from jmacwhyte/master
Encrypted payment messages, other tweaks
2016-02-19 10:12:22 -08:00
jmacwhyte
b01c6b7089 Added EncryptedPayment and ACK, other readability and consistency fixes 2016-02-18 17:47:48 -08:00
Matt David
0c3d6d15ae Include grammar fixes from Dawn 2016-02-17 16:11:59 -08:00
Matt David
7a92454e54 Merge branch 'encrypted-invoicerequest' 2016-02-16 15:26:30 -08:00
Matt David
e675fe9bdd Merge pull request #6 from justinwnewton/patch-4
Update to add 3rd motivation
2016-02-16 15:25:29 -08:00
Matt David
17dfa4149e Merge pull request #7 from justinwnewton/patch-5
Request Matt to update use case 3
2016-02-16 15:25:05 -08:00
Matt David
101718fc6a - Move Definitions section up
- Seperate Process sections into regular and encrypted InvoiceRequest processes and flow diagrams
2016-02-16 15:22:18 -08:00
Justin Newton
f41e886f25 Request Matt to update use case 3
Asking matt to update use case 3 to include other mods made for store and forward servers.
2016-02-16 13:41:56 -08:00
Justin Newton
79cc9bdaa6 Update to add 3rd motivation
Adding allow for store and forward servers as a way to server payment protocol
2016-02-16 13:19:16 -08:00
Matt David
c7fd6ddb2e Merge pull request #4 from justinwnewton/patch-2
editied Abstract
2016-02-16 10:57:38 -08:00
Matt David
e4a7582c98 Merge pull request #5 from justinwnewton/patch-3
changed justin's email back to @netkic.om
2016-02-16 10:57:10 -08:00
Matt David
d9bf987b99 Add indents for point 2 of the Motivation section 2016-02-16 10:56:08 -08:00
Justin Newton
4e6ff9f149 changed justin's email back to @netkic.om
changed Justin's email back to @netki.com
2016-02-16 10:52:47 -08:00
Justin Newton
961c51c3b2 editied Abstract
added "the identity of" to the first bullet of the abstract.
2016-02-16 10:51:40 -08:00
Matt David
e0bd3b599a - Fixed typos and added a bit more explanation for the Wallet Name public key retrieval example 2016-02-15 17:35:23 -08:00
Matt David
db2bf02180 - Updated Mobile-to-Mobile image to visually include Payment and PaymentACK messages with Store & Forward server 2016-02-15 17:29:33 -08:00
Matt David
62d19677c8 - Add encrypted invoicerequest requirement
- Change ReturnPaymentRequest message name to EncryptedPaymentRequest
- Add Payment Request (with Store & Forward server) use-case documentation
- Add initial public key retrieval ideas
2016-02-15 17:19:37 -08:00
MarcoFalke
7f12be52d3 [BIP 2] License header in preamble 2016-02-13 23:11:16 +01:00
BtcDrak
a712fe5e22 Update BIP112 reference example 2016-02-13 12:18:29 +00:00
Luke-Jr
561e1b77bd Merge pull request #329 from gavinandresen/withdraw_bip101
Withdraw BIP 101 proposal
2016-02-13 04:31:30 +00:00
Gavin Andresen
1b9cab75a9 Merge pull request #327 from btcdrak/patch-3
Correct typo
2016-02-12 17:33:52 -05:00
Gavin Andresen
92586a1e38
Set background to withdrawn color 2016-02-12 17:33:05 -05:00
Luke-Jr
0c7b56c823 Merge pull request #332 from paveljanik/patch-2
ISM: Proper case, update PR number
2016-02-12 18:08:07 +00:00
paveljanik
545017feb4 PR 6564 -> 7524
New PR number.
2016-02-12 19:01:52 +01:00
paveljanik
cde1e50d9d ISM: Proper case 2016-02-12 18:52:13 +01:00
Bryan Bishop
aa7719688c BIP1: formatfix for auxiliary file subsection 2016-02-12 09:04:11 -06:00
Bryan Bishop
e51082150c BIP1: fix typo in old changelog line 2016-02-12 09:00:21 -06:00
Luke Dashjr
5dcf6e7b8c Merge branch 'master' of github.com:bitcoin/bips 2016-02-12 07:27:17 +00:00
Luke Dashjr
ab90b5289f Merge branch '20160201_status_updates_a2f' 2016-02-12 07:22:58 +00:00
Luke-Jr
f8869a2917 Merge pull request #330 from btcdrak/68nits
Update BIP68 implementation to match spec
2016-02-12 04:33:26 +00:00