347 Commits (0020e289d89c43b94b5010fb348d853462c4371a)

Author SHA1 Message Date
Matias Alejo Garcia 8660120add fix checkMerge, and tests 11 years ago
Manuel Araoz b0c39f2ef5 remove only from test 11 years ago
Manuel Araoz c0d51916df add support code for copay's new tx proposal check 11 years ago
Manuel Araoz f1d7662a70 fix browser tests 11 years ago
Manuel Araoz a0a730b3d8 add tx basic event test 11 years ago
Manuel Araoz 8a88c3ccd0 finish basic tests 11 years ago
Manuel Araoz 2fb5d7d3a5 change test to use sinon 11 years ago
Manuel Araoz 837658034a one test passes 11 years ago
Manuel Araoz f8d7d1da9d add Transaction#getReceivingAddresses and send 11 years ago
Manuel Araoz 486f2ae1dc starting NetworkMonitor implementation 11 years ago
Matias Alejo Garcia 494fc25d27 formated using js-beautify / tests 11 years ago
Matias Alejo Garcia 8e1de31797 test passing. 11 years ago
Matias Alejo Garcia 2f97390849 formatted with js-beautify 11 years ago
Matias Alejo Garcia 397fc8607f new to/from Obj. WIP 11 years ago
Matias Alejo Garcia 3d828df063 add test to SIN 11 years ago
Matias Alejo Garcia 71f992138b add check in constructor of Address 11 years ago
Matias Alejo Garcia 19584e1f26 add check in constructor 11 years ago
Matias Alejo Garcia 3dd09129c8 fix tests 11 years ago
Matias Alejo Garcia 85e013c620 fix tests 11 years ago
Matias Alejo Garcia cad0fcf993 update tests 11 years ago
Matias Alejo Garcia 15c55e560a support uncompressed pub keys also 11 years ago
Matias Alejo Garcia 14d3165a73 add fromPubKey to SIN 11 years ago
Christopher Jeffrey f7c247fa12 paypro: alter tests to make sure this pki_data bug does not happen again. 11 years ago
Christopher Jeffrey 017f044b53 paypro: fix browser signatures with KJUR. move pem/der functions to common. 11 years ago
Christopher Jeffrey 604ac04f47 paypro: split up paypro into node/browser/common. 11 years ago
Christopher Jeffrey 2741f7509f paypro: minor - remove useless text processing. 11 years ago
Christopher Jeffrey fa1c4b3570 paypro: add DERtoPEM and PEMtoDER tests. 11 years ago
Christopher Jeffrey 14966082ae paypro: separate tests for x509+sha256 and x509+sha1. 11 years ago
Christopher Jeffrey 02f9ce8dfd paypro: temporarily fix tests. 11 years ago
Christopher Jeffrey 45ff292ade paypto: alter tests to improve consistency with signature and verification tests. 11 years ago
Christopher Jeffrey 0db74604db paypro: update root certs and fix tests. 11 years ago
Christopher Jeffrey cc7657d843 paypro: treat pki_data as an array. 11 years ago
Christopher Jeffrey 2e422c001e paypro: fix payment protocol for DER certs. 11 years ago
Christopher Jeffrey 3dc7a4ab84 test: fix x509 tests for PayPro. 11 years ago
Christopher Jeffrey 13553a42d1 x509: try different certs/keys/pems. 11 years ago
Christopher Jeffrey c209e3172d paypro: x509 nonsense. 11 years ago
Christopher Jeffrey 1d0f01c133 paypro: first pass at implementing payment protocol for x509. 11 years ago
Ryan X. Charles 098c613cb0 SIN should call EncodedData constructor 11 years ago
Ryan X. Charles 0c8f7d4d21 move bitcore-dev.js -> bundle.js 11 years ago
Ryan X. Charles 49ff6c7b76 add further tests for Key 11 years ago
Ryan X. Charles 57a55d0863 expose signature internal functions 11 years ago
Ryan X. Charles 2c136d4dcc remove obsolete Curve class (G and n now accessible from Point) 11 years ago
Ryan X. Charles 5f6d02f5de add proper DER signature support to Key 11 years ago
Ryan X. Charles 95d180c2a3 add ScriptInterpreter example to test 11 years ago
Ryan X. Charles 71f181efee add tests to EncodedData and fix hex conversion bug 11 years ago
Ryan X. Charles 895bb6bab9 use correct constant & share between Transaction and ScriptInterpreter 11 years ago
Ryan X. Charles 0251d467c4 update bn.js to latest version 11 years ago
Ryan X. Charles 92ac073035 run secp256k1 test vectors in Key where they also matter 11 years ago
Ryan X. Charles 572035fdd5 add some test vectors for secp256k1 11 years ago
Ryan X. Charles 0f0a1b1913 add some sanity checks to signature verification 11 years ago