Wei Lu
|
bde9b13b15
|
remove isArray shim
[closes #40]
|
2014-03-03 11:27:19 +08:00 |
|
Andreas Brekken
|
61992462e3
|
Rewrite util.js for readability
|
2014-01-11 13:57:05 +07:00 |
|
vub
|
b3e7caada7
|
Removed useless functions from util
|
2013-12-01 22:27:13 -05:00 |
|
Nadav Ivgi
|
df88e93849
|
Support Numbers in formatValue
|
2013-11-24 05:25:08 +02:00 |
|
vub
|
5e2a9f0c26
|
Added BIP32 support
|
2013-11-18 23:47:56 -05:00 |
|
vub
|
f53a4e3ffa
|
Added sign with keys method to transaction and did lots of small cleanups
|
2013-10-21 14:00:31 -04:00 |
|
vub
|
117ecd1e29
|
Fixed bytesToNum bug
|
2013-10-08 07:44:03 -04:00 |
|
vub
|
a753f069a5
|
Fixed bug in numToBytes and util -> conv
|
2013-10-08 06:34:15 -04:00 |
|
vub
|
38ea108183
|
Bugfix
|
2013-10-08 05:38:00 -04:00 |
|
vub
|
44d740f84e
|
Small bugfix
|
2013-10-08 05:35:19 -04:00 |
|
vub
|
9922864da4
|
Added deserialization, made some modifications
|
2013-10-07 08:21:00 -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
|
07f9d55ccb
|
Fixed DER-encoding - expects signed integers.
Thanks to Ben Reeves for the report and Tomas Pomin for the solution.
See http://crypto.stackexchange.com/questions/1795/converting-a-der-ecdsa-signature-to-asn-1
|
2012-08-17 09:14:07 +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
|
734bd57a23
|
Added copies of Crypto.util.* tools in Bitcoin.Util namespace.
|
2011-09-26 21:28:45 +01:00 |
|
Stefan Thomas
|
6fdba19373
|
New utility function for parsing value strings.
|
2011-08-18 05:01:00 +01:00 |
|
Stefan Thomas
|
8b32d43335
|
Moved sources into src/ subdirectory.
|
2011-08-11 18:35:23 +01:00 |
|