1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

420 Commits

Author SHA1 Message Date
Perlover
c12b7ad7c3 BTCReceive works only with one account
It seems that it is only compatible with BIP32
2014-08-17 20:01:46 +02:00
Perlover
96c3b102fe Added two BIP44 compatible wallets in Android
Subj :)
Please update info, not only the Trezor is copatible with BIP44 standard :)
2014-08-16 22:14:00 +02:00
Wladimir J. van der Laan
05a07a4b92 Merge pull request #84 from erasmospunk/master
BIP 44 - Specify that this BIP is not a central repository.
2014-08-16 10:30:30 +02:00
bip39jp
2248c1dc74 Moved wordlists to separate file. 2014-08-16 01:51:56 +09:00
bip39jp
8990249442 BIP0039 Added Japanese wordlist 2014-08-15 01:21:48 +09:00
Mike Hearn
ca48f2ce30 BIP 64: getutxo message
(closes #88)
2014-08-11 14:56:09 +02:00
Wladimir J. van der Laan
d26d508541 Merge pull request #91 from davecgh/bip0032_conformal_implementation
Add BIP0032 Go implementation.
2014-07-23 06:54:02 +02:00
Dave Collins
25a55ed60f Add BIP0032 Go implementation. 2014-07-22 17:35:46 -05:00
Pieter Wuille
c61a4b9491 Restructure and make rules 2 and 4 unconditional 2014-07-18 17:07:06 +02:00
christianlundkvist
6ac8099356 Revert "Run spell check."
This reverts commit 11643a7585.
2014-07-16 19:51:47 -04:00
Gregory Maxwell
a7ba9f2ef0 Update README.mediawiki
Getutxos message BIP assigned BIP64.
2014-07-14 04:41:10 -07:00
Aaron Voisine
0bf935b552 BIP39 grammar 2014-07-09 11:21:34 -07:00
Gavin Andresen
5044dc0a56 Merge pull request #85 from timthelion/patch-1
Spelling BIP 39
2014-07-09 11:51:56 -04:00
Gavin Andresen
987a09e06f Merge pull request #86 from timthelion/patch-2
Spelling bip 32
2014-07-09 11:51:13 -04:00
Timothy Hobbs
224faeaa2a Spelling bip 32 2014-07-09 14:20:55 +00:00
Timothy Hobbs
3a94ead4dd Spelling BIP 39 2014-07-09 14:18:59 +00:00
Giannis Dzegoutanis
df21b4ce45 BIP 44 - Specify that this BIP is not a central repository for registered coin types. Provide links to the central repo. 2014-07-09 13:09:09 +02:00
christianlundkvist
11643a7585 Run spell check. 2014-07-02 21:08:56 -04:00
christianlundkvist
e8a67ead35 Add password to test vector section. 2014-07-02 20:58:05 -04:00
Wladimir J. van der Laan
92819e0df3 Merge pull request #80 from wozz/patch-1
Move Test 3 to the correct location.
2014-07-02 07:55:05 +02:00
wozz
1064fbc9e1 Move Test 3 to the correct location.
The encrypted key for unicode test should be in the section for No compression, no EC multiply.
2014-07-01 06:47:34 -04:00
Wladimir J. van der Laan
b4fe2d5650 Merge pull request #78 from voisine/patch-1
unicode normalization of password
2014-06-26 22:15:48 +02:00
Wladimir J. van der Laan
27bfe7f28e Merge pull request #29 from MidnightLightning/patch-1
Update bip-0038.mediawiki
2014-06-26 22:15:03 +02:00
Aaron Voisine
989916fa2f unicode normalization of password
Added instructions for unicode normalization of password
2014-06-26 10:34:26 -07:00
Wladimir J. van der Laan
cc17c3fbb3 Merge pull request #73 from ReadLiberty/patch-1
Fixed typo
2014-06-25 10:37:42 +02:00
Wladimir J. van der Laan
a34ae6469d Merge pull request #75 from gavinandresen/bip61
reject P2P message (BIP61)
2014-06-25 10:37:02 +02:00
Wladimir J. van der Laan
965bc1b048 Merge pull request #77 from RobbieClarken/patch-1
Fix URL to source of PHP payment request generator
2014-06-21 09:52:02 +02:00
Robbie Clarken
4336363ac2 Fix URL to source of PHP payment request generator
The link to the source code of Gavin's PHP implementation was for the demo web page instead of the GitHub repository.
2014-06-21 17:24:59 +10:00
Gavin Andresen
4d9e7bc20c
reject P2P message (BIP61) 2014-06-18 11:25:04 -04:00
Wladimir J. van der Laan
91f026a40f Merge pull request #66 from satoshilabs/master
bip-0044: scan just external chains
2014-06-16 17:38:11 +02:00
ReadLiberty
07da8f4d12 Fixed typo 2014-06-16 15:04:11 +02:00
Gavin Andresen
83ade87ba3 Status changed from Draft to Final 2014-06-12 10:47:49 -04:00
Gavin Andresen
8571f42a6c Status got lost in editing 2014-06-12 10:46:59 -04:00
Gavin Andresen
3aa996b555 Status Draft --> Final 2014-06-12 10:46:26 -04:00
Gavin Andresen
d58c6d99da Fix mike's email address 2014-06-12 10:45:38 -04:00
Gavin Andresen
13dc446a4c Add Mike as co-author, status Draft->Final
We've got multiple implementations, so Final status is appropriate.

And Mike agreed to help pull clarifying edits.
2014-06-12 10:45:06 -04:00
Pavol Rusnak
ba1cca2225 bip-0044: scan just external chains 2014-06-11 20:24:24 +02:00
Richard Moore
e33c834cf5 Clarify AES parameters passed in
There was some slight ambiguity in which items passed into AESEncrypt was the key and which was the block.
2014-06-09 14:19:44 -04:00
Wladimir J. van der Laan
7419b1de42 Merge pull request #59 from Telepatheic/patch-1
Small typo
2014-06-06 05:55:45 +02:00
Gavin Andresen
b2c0b87a9c Clarify handling of default fields for signing. 2014-06-04 19:11:04 -04:00
Gavin Andresen
1534482827 Merge pull request #67 from NicolasDorier/patch-2
Add reference implementation links
2014-05-27 12:36:20 -04:00
Nicolas Dorier
9690c2df48 Add BitcoinJ excellent introduction 2014-05-27 18:08:40 +02:00
Nicolas Dorier
c2374611f4 Add reference implementation links
This BIP is really hard to implement because of the lack of test vectors and lack of documented  implementations. This will save time for implementers.
2014-05-27 18:05:59 +02:00
Gavin Andresen
6bb263a26f Merge pull request #55 from rnicoll/bip0072-http
Add reference to RFC 2616 to BIP0072
2014-05-20 13:52:28 -04:00
Gavin Andresen
6711d299b3 Merge pull request #60 from aalness/aalness_bip70
Validate a payment request is still valid prior to payment
2014-05-20 13:51:39 -04:00
Gavin Andresen
2baef89ae9 Merge pull request #54 from rnicoll/bip0070-limits
BIP0070 limits and error handling
2014-05-20 13:51:21 -04:00
Gavin Andresen
b7e5b7d2db Merge pull request #41 from harding/master
Clarification of how to construct the PaymentRequest signature
2014-05-20 13:50:32 -04:00
David A. Harding
5be4021fa1
Disambiguate Which Key Is Compromised When Ext. PubKey + PrivKey Are Leaked
I mistakenly inferred from the following clause that a parent extended
public key plus a child private key would be equivalent to knowing the
extended *child* private key---meaning that the *parent* private key was
still secure:

> knowledge of the extended public key + any non-hardened private key
> descending from it is equivalent to knowing the extended private key

This patch's addition of the word "parent" (twice) removes the ambiguity
and may help other readers draw the correct inference that the parent
private key is no longer secure in this case.

I also changed "+" to "plus" to avoid confusion with the actual
mathematical operations used in this BIP.
2014-05-20 11:34:21 -04:00
Andy Alness
18bb72aa27 Validate a payment request is still valid prior to payment
Currently there exists the potential for a user to load a payment request into
their wallet which is valid at that time but its expiration lapses prior to
the user authorizing the payment. This could lead to an unnecessary customer
service interaction.
2014-05-05 18:10:31 -07:00
Telepatheic
bd34818589 Small typo 2014-05-01 21:33:07 +01:00