Vitalik Buterin
|
30e8b572d6
|
Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes')
|
2014-01-04 13:26:03 -05:00 |
|
Vitalik Buterin
|
02a8db111b
|
Added version to getBitcoinAddress
|
2014-01-02 20:33:23 -05:00 |
|
vub
|
5e2a9f0c26
|
Added BIP32 support
|
2013-11-18 23:47:56 -05:00 |
|
vub
|
a34bc9e2ea
|
Many small improvements
|
2013-11-02 06:20:09 -04:00 |
|
vub
|
5377f0746f
|
Hex private keys now work with Bitcoin.Key
|
2013-10-10 03:46:09 -04:00 |
|
vub
|
7684c3f705
|
Let ECKeys be constructed from ECKeys
|
2013-10-08 07:52:48 -04:00 |
|
vub
|
038f8d5d99
|
Removed direct references to Bitcoin
|
2013-10-08 06:45:13 -04:00 |
|
vub
|
f95b08a576
|
Replaced Crypto.util and util (was a typo) with conv
|
2013-10-08 05:42:28 -04:00 |
|
vub
|
e43d23235b
|
Added some transaction methods, and removed all internal use of base64
|
2013-10-07 15:27:19 -04:00 |
|
Roman Shtylman
|
0faac29134
|
start to split into node commonjs style modules
- no longer is the global Bitcoin used for modules
- cleaner and more maintainable code
- add more tests
|
2013-02-17 00:40:14 -05:00 |
|
Stefan Thomas
|
24881584c7
|
Fix padding issue with exported private keys.
|
2012-08-26 11:25:18 +02:00 |
|
Stefan Thomas
|
9b2f94a028
|
Implement Bitcoin's method for arbitrary message signatures.
|
2012-08-16 00:25:06 +02:00 |
|
Mark van Cuijk
|
9c473ca722
|
Added support for the Base58-encoded private key format
|
2012-08-02 20:03:13 +02:00 |
|
Stefan Thomas
|
09e8c6e184
|
Added comments.
|
2012-01-11 10:41:52 +01:00 |
|
Stefan Thomas
|
1a7fc9d063
|
Fixed indents.
|
2012-01-11 02:40:45 +01:00 |
|
Stefan Thomas
|
90c30f248e
|
Moved wallet loading out of bitcoinjs-lib.
|
2011-08-18 05:00:35 +01:00 |
|
Stefan Thomas
|
8b32d43335
|
Moved sources into src/ subdirectory.
|
2011-08-11 18:35:23 +01:00 |
|