Daniel Cousens
|
6fa0c07763
|
Changes existing code to use new base58 API
|
2014-04-04 05:10:12 +11:00 |
|
Wei Lu
|
93fe1b4c78
|
cosmetic standardization
[closes #56]
|
2014-03-31 11:47:47 +08:00 |
|
Daniel Cousens
|
20599f66c9
|
Adds varIntToNum conversion function
|
2014-03-26 18:30:17 +11:00 |
|
Wei Lu
|
16dc68cbaa
|
wallet exposes unspent outputs via a getter
also add reverseEndian method to convert
|
2014-03-26 08:42:35 +08:00 |
|
Daniel Cousens
|
164d31ee3d
|
VarInt now uses correct prefix for 64-bit
|
2014-03-25 17:23:01 +11:00 |
|
Daniel Cousens
|
f8de9a66da
|
Changes indentation to 2 spaces
|
2014-03-24 16:18:02 +11:00 |
|
Daniel Cousens
|
fc2c495337
|
Standardizes function signatures
|
2014-03-24 16:18:00 +11:00 |
|
Daniel Cousens
|
ed137a3b9d
|
Various stylistic changes
|
2014-03-24 06:22:26 +11:00 |
|
Wei Lu
|
3d6b66e811
|
move convert methods from util to convert
|
2014-03-11 09:52:48 +08:00 |
|
Andreas Brekken
|
80f46d32b4
|
Remove String.lpad and cleanup
|
2014-03-01 18:08:47 +01:00 |
|
vub
|
5e2a9f0c26
|
Added BIP32 support
|
2013-11-18 23:47:56 -05:00 |
|
vub
|
c20dee5908
|
bytesToString bugfix
|
2013-10-11 13:19:44 -04:00 |
|
vub
|
3d3421ce17
|
Removed browser-native option (gave me a bad result)
|
2013-10-08 15:28:48 -04:00 |
|
vub
|
65296f31f5
|
Fixed base64 encoding bug
|
2013-10-08 15:27:16 -04:00 |
|
vub
|
65abb85668
|
Added to convert.js and some more multisig methods
|
2013-10-08 02:55:52 -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 |
|