vub
|
5e2a9f0c26
|
Added BIP32 support
|
2013-11-18 23:47:56 -05:00 |
|
vub
|
7bfd72c8c4
|
Replaced bigints with plain integers for transaction values
|
2013-10-14 07:41:21 -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
|
981203e982
|
fix transaction processing for wallets
|
2013-03-02 12:00:14 -05: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
|
9b2f94a028
|
Implement Bitcoin's method for arbitrary message signatures.
|
2012-08-16 00:25:06 +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 |
|
booo
|
ef903bae07
|
src/wallet: getNextAddresss: add new address if necessary
|
2011-12-28 16:29:16 +01:00 |
|
booo
|
3445ae2a36
|
src/wallet.js: use jshint
|
2011-12-28 13:50:58 +01:00 |
|
booo
|
57d26950b9
|
src/wallet.js: remove console.log statements
|
2011-12-28 13:47:55 +01:00 |
|
booo
|
7675cf14e4
|
src/wallet.js: retab file
|
2011-12-28 13:44:30 +01:00 |
|
Stefan Thomas
|
721d0791bf
|
Added ability to add fees in createSend.
|
2011-08-18 05:00:48 +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 |
|