52 Commits (1a9c0627604277cef4ddbb44093d563d2ea6a3da)

Author SHA1 Message Date
Mike Belshe cda6d035b4 * Fix size bug in bitcore's getVarIntSize. 11 years ago
Manuel Araoz 05c5538162 script parser code added and tested 11 years ago
Manuel Araoz 40ee699453 working on Transaction verification and Script tests 11 years ago
Manuel Araoz ade6f36c34 basic Transaction test working 11 years ago
Manuel Araoz 6755b84fbf Transaction new tests not working 11 years ago
Manuel Araoz d77cc28f7a added references to bitcoin/bitcoin tests 11 years ago
Manuel Araoz d2b74c2f7c added decode test 11 years ago
Manuel Araoz 63973b29e3 added encode tests 11 years ago
Manuel Araoz a2bd68f456 add bitcoin/bitcoin test data 11 years ago
Matias Alejo Garcia cfc3ca35d4 remove constructor params in browser version of KeyModule 11 years ago
Matias Alejo Garcia 8f61401099 add support for Sign and Verify in Key for Browser. Tests added 11 years ago
Manuel Araoz 066936d69b fix ripemd160 for browser and add tests 11 years ago
Manuel Araoz d3f1d1989c fix testdata importing 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 0f393cb989 ECDSA key browser work 11 years ago
Manuel Araoz 47fb987600 Added more classes to browser 11 years ago
Manuel Araoz c693d01a44 Deserialize test 11 years ago
Manuel Araoz 339ef3073b add const test 11 years ago
Manuel Araoz bf641ef954 refactor tests 11 years ago
Manuel Araoz ed90a2ebe6 Browserify Bloom 11 years ago
Manuel Araoz 8ab1c3feae Transaction, Connection, Peer, Block, ScriptInterpreter working in the browser! 11 years ago
Manuel Araoz 1dcd941331 fixed various test problems 11 years ago
Manuel Araoz 0096238004 migrating buffertools compare method and test 11 years ago
Manuel Araoz 3d901a12f2 added tests to Block and Peer, and migrated buffertools usage 11 years ago
Manuel Araoz 4496ed369a fix Transaction for node 11 years ago
Manuel Araoz 05bb2ff3df change name for sin-test 11 years ago
Manuel Araoz ab81de3c79 skipped problematic testcase 11 years ago
Manuel Araoz a26665ec80 trying to fix Opcode test 11 years ago
Manuel Araoz f6549bc570 script test fix 11 years ago
Manuel Araoz 262a5d7189 Added some tests for Script 11 years ago
Manuel Araoz 0d5573dc16 Script class working in browser! 11 years ago
Manuel Araoz e295e33800 starting with Transaction class 11 years ago
Manuel Araoz fc93218c56 Address working in the browser 11 years ago
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 11 years ago
Manuel Araoz 304fdc013d starting address migration 11 years ago
Manuel Araoz a47720eec1 remove mocha files 11 years ago
Manuel Araoz 5a90473d12 tests work in browser and node 11 years ago
Manuel Araoz 12d7274588 added testing framework for the browser 11 years ago
Matias Alejo Garcia f35c03544b replace tabs with 2 spaces using "expand" 11 years ago
Ryan X. Charles a636cb4ec0 add tests for functions imported from cosign 11 years ago
Ryan X. Charles 5fc4ad4e87 Support compressed public keys in PrivateKey.js 11 years ago
Ryan X. Charles 71cd92d225 fix truncation error in parseValue 11 years ago
Ryan X. Charles 08651a77c0 move util tests to own file 11 years ago
Ryan X. Charles 416b7795f1 add description to tests 11 years ago
Jeff Garzik da5719249f util/util: helper parseValue() converts bitcoin decimals into bigint 11 years ago
Jeff Garzik 01ab4b4c35 test/basic: verify our addr/privkey checks properly fail on invalid-data tests 12 years ago
Jeff Garzik bf1e16b0da Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 12 years ago