Daniel Cousens
|
f70ccc9215
|
convert: remove hex functions
|
11 years ago |
Daniel Cousens
|
4716eb29bf
|
Removes redundant convert functions
|
11 years ago |
Daniel Cousens
|
e40377a471
|
Removes unused functions from convert
|
11 years ago |
Wei Lu
|
93fe1b4c78
|
cosmetic standardization
[closes #56]
|
11 years ago |
Daniel Cousens
|
20599f66c9
|
Adds varIntToNum conversion function
|
11 years ago |
Wei Lu
|
16dc68cbaa
|
wallet exposes unspent outputs via a getter
also add reverseEndian method to convert
|
11 years ago |
Daniel Cousens
|
baa50d6aa2
|
Adds simple test vectors for numToVarInt
|
11 years ago |
Wei Lu
|
3d6b66e811
|
move convert methods from util to convert
|
11 years ago |
Andreas Brekken
|
81b44ef269
|
Add RFC test vectors for convert.bytesToBase64
|
11 years ago |
Andreas Brekken
|
f591cc0111
|
Reformat all tests for more modern mocha syntax (describe, it)
|
11 years ago |
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
|
12 years ago |