You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Christopher Jeffrey 2741f7509f paypro: minor - remove useless text processing. 10 years ago
..
data paypro: fix payment protocol for DER certs. 10 years ago
adapter.js fixing testdata inclusion in browser 11 years ago
index-testling.html add Message to browser build and tests 11 years ago
index.html move bitcore-dev.js -> bundle.js 10 years ago
mocha.opts Bitcoin address tests, from bitcoin/bitcoin.git 11 years ago
mute.js malloc -> calloc, to fix linux version 11 years ago
test.Address.js fix SIN and add tests 10 years ago
test.Armory.js Armory: added tests 11 years ago
test.BIP39.js add check function for BIP39 10 years ago
test.Base58.js Fix checksum comparison error. Closes #402 10 years ago
test.Bignum.js update bn.js to latest version 10 years ago
test.Block.js replace bignumber.js with bn.js 10 years ago
test.Bloom.js support soop with browser all test passing 11 years ago
test.Connection.js make Connection test only run in node 11 years ago
test.ECIES.js fix string/buffer sjcl issue 10 years ago
test.Electrum.js remove unnecessary "change" console.log from Electrum test 11 years ago
test.EncodedData.js add tests to EncodedData and fix hex conversion bug 10 years ago
test.HierarchicalKey.js malloc -> calloc, to fix linux version 11 years ago
test.Key.js add further tests for Key 10 years ago
test.Key.node.js split Key node tests into separate file 11 years ago
test.Message.js add tests that confirm Message works with buffers 10 years ago
test.Opcode.js remove eval 11 years ago
test.PayPro.js paypro: minor - remove useless text processing. 10 years ago
test.Peer.js adding few tests for Peer.js 10 years ago
test.PeerManager.js add test for config extending properly 11 years ago
test.Point.js remove obsolete Curve class (G and n now accessible from Point) 10 years ago
test.PrivateKey.js add test for .isValid() function 11 years ago
test.RpcClient.js support soop with browser all test passing 11 years ago
test.SIN.js SIN should call EncodedData constructor 10 years ago
test.SINKey.js SIN should call EncodedData constructor 10 years ago
test.Script.js rm console.log 11 years ago
test.ScriptInterpreter.js use correct constant & share between Transaction and ScriptInterpreter 10 years ago
test.SecureRandom.js iterate array correctly so that random number is actually used in signing 11 years ago
test.Transaction.js add normalized hash for Txs 11 years ago
test.TransactionBuilder.js uncomment part of TransactionBuilder test 10 years ago
test.VersionedData.js support soop with browser all test passing 11 years ago
test.Wallet.js support soop with browser all test passing 11 years ago
test.WalletKey.js remove PeerManager exception, no necesary anymore 11 years ago
test.basic.js network refactors 11 years ago
test.examples.js add ScriptInterpreter example to test 10 years ago
test.main.js support soop with browser all test passing 11 years ago
test.misc.js make bignum interface backwards compatible 10 years ago
test.random.js skip statistically failing tests 11 years ago
test.sighash.js fixed 23 Transaction tests!!! :D 11 years ago
test.util.js add test to confirm correctness of sha512hmac 11 years ago
testdata.js add some test vectors for secp256k1 10 years ago