1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 07:28:03 +01:00
Commit graph

288 commits

Author SHA1 Message Date
Wladimir J. van der Laan
1ce8320495 Merge pull request #64 from harding/bip32-ancestor-risk
BIP32: Disambiguate Which Key Is Compromised When Ext. PubKey + PrivKey Are Leaked
2014-10-15 10:58:22 +02:00
Wladimir J. van der Laan
666bbf3c4a Merge pull request #72 from ricmoo/patch-1
BIP 38 - Clarify AES parameters passed in
2014-10-15 10:26:58 +02:00
Wladimir J. van der Laan
feafbcfdb5 Merge pull request #95 from Perlover/patch-2
Added two BIP44 compatible wallets in Android
2014-10-15 10:00:29 +02:00
Wladimir J. van der Laan
a85c7bfee0 Merge pull request #98 from jurov/patch-2
Passphrase for test vectors + haskell implementation
2014-10-15 09:59:10 +02:00
Wladimir J. van der Laan
a21eba9174 Merge pull request #103 from xenog/master
Changed left angles for HTML entity
2014-10-15 09:50:58 +02:00
Wladimir J. van der Laan
c0ca4051d5 Merge pull request #87 from voisine/patch-2
BIP39 grammar
2014-10-12 11:29:37 +02:00
Wladimir J. van der Laan
70a9d190f3 Merge pull request #108 from soroushjp/master
Updated README statuses with most recent status published to respective ...
2014-10-12 11:00:47 +02:00
Gavin Andresen
216e482451 Merge pull request #105 from derrend/master
Update bip-0070.mediawiki, comment correction in signature field.
2014-10-06 15:37:47 -04:00
Soroush Pour
a1f0af0418 Updated README statuses with most recent status published to respective BIP document 2014-10-06 14:55:58 -04:00
Gregory Maxwell
b3925792de Merge pull request #102 from sipa/bip62up2
BIP62: Reorder rules and clarify
2014-09-27 01:58:22 +00:00
Wladimir J. van der Laan
820aab57b5 Merge pull request #107 from vstoykovbg/patch-1
double "are"
2014-09-25 08:20:02 +02:00
vstoykovbg
98cc66a869 double "are" 2014-09-25 03:55:33 +03:00
Pieter Wuille
9625a83f70 BIP62: Reorder rules and clarify 2014-09-22 21:37:15 +02:00
Derren Desouza
68c801d18b Update bip-0070.mediawiki
Clarification regarding the signature field in payment details and which key should be used for signing.
2014-09-12 08:11:39 +10:00
Jean-Pierre Rupp
cce1e10dc8 Changed left angles for HTML entity 2014-09-08 17:17:24 +01:00
Wladimir J. van der Laan
4b2d40ad12 Merge pull request #101 from prusnak/patch-1
bip-0044.mediawiki: fix typo
2014-09-06 07:03:02 +02:00
Pavol Rusnak
a95598390e bip-0044.mediawiki: fix typo 2014-09-05 22:21:50 +02:00
jurov
3675b3aa02 Removed spurious space. 2014-09-01 22:37:06 +02:00
jurov
8d90ebe9db Reverted test vectors passphrase info.
There's pull request for it already.
2014-09-01 22:36:16 +02:00
Gavin Andresen
46964c1eab Merge pull request #90 from sipa/bip62up
Restructure and make rules 2 and 4 unconditional
2014-09-01 13:25:17 -04:00
Wladimir J. van der Laan
490e49611b Merge pull request #97 from jurov/patch-1
Added Haskell implementation.
2014-08-22 08:48:10 +02:00
jurov
2402e67d8b Passphrase for test vectors + haskell implementation 2014-08-21 23:18:05 +02:00
jurov
3000cd5738 Added Haskell implemetation.
Tested it and confirm it's functional.
2014-08-21 21:58:06 +02:00
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
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
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
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