Ryan X. Charles
|
5b67d91f35
|
fix the loading for Key.js
Now, like all other modules loaded in the bitcore object, Key is only required
when it is actually used. All tests pass in node and the browser.
|
11 years ago |
Manuel Araoz
|
4167827937
|
merge master changes
|
11 years ago |
Manuel Araoz
|
d7529a8281
|
trying to fix node tests now
|
11 years ago |
Manuel Araoz
|
a2e6e88569
|
fixing testdata inclusion in browser
|
11 years ago |
Matias Alejo Garcia
|
089fbab719
|
support soop with browser all test passing
|
11 years ago |
Mike Belshe
|
cda6d035b4
|
* Fix size bug in bitcore's getVarIntSize.
* Implement quadword for varIntBuf
* Add unit tests for util.varIntBuf and util.getVarIntSize
* Fix the browser/util numToVarInt equivalent as well
|
11 years ago |
Matias Alejo Garcia
|
5acb847e53
|
support for compressed pub key import
|
11 years ago |
Manuel Araoz
|
066936d69b
|
fix ripemd160 for browser and add tests
|
11 years ago |
Manuel Araoz
|
6a24e7fbe0
|
load test data from files
|
11 years ago |
Manuel Araoz
|
b4642e8924
|
all tests working in browser :D
|
11 years ago |
Manuel Araoz
|
3e5e0057b1
|
Key tests working in the browser~!!!
|
11 years ago |
Manuel Araoz
|
915c048c3b
|
browser ECDSA compressed key generated
|
11 years ago |
Manuel Araoz
|
262a5d7189
|
Added some tests for Script
|
11 years ago |
Manuel Araoz
|
0a6ddaffa3
|
EncodedData working in the browser
|
11 years ago |
Manuel Araoz
|
b509732aa3
|
bignum in browser
|
11 years ago |