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.
 
Ryan X. Charles 2c136d4dcc remove obsolete Curve class (G and n now accessible from Point) 11 years ago
..
data add some test vectors for secp256k1 11 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 remove obsolete Curve class (G and n now accessible from Point) 11 years ago
mocha.opts Bitcoin address tests, from bitcoin/bitcoin.git 12 years ago
mute.js malloc -> calloc, to fix linux version 11 years ago
test.Address.js fix SIN and add tests 11 years ago
test.Armory.js Armory: added tests 11 years ago
test.BIP39.js add check function for BIP39 11 years ago
test.Base58.js Fix checksum comparison error. Closes #402 11 years ago
test.Bignum.js update bn.js to latest version 11 years ago
test.Block.js replace bignumber.js with bn.js 11 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 11 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 11 years ago
test.HierarchicalKey.js malloc -> calloc, to fix linux version 11 years ago
test.Key.js add proper DER signature support to Key 11 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 11 years ago
test.Opcode.js remove eval 11 years ago
test.PayPro.js add sign/verify with pki_type SIN 11 years ago
test.Peer.js adding few tests for Peer.js 11 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) 11 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 fix SIN and add tests 11 years ago
test.SINKey.js support soop with browser all test passing 11 years ago
test.Script.js rm console.log 11 years ago
test.ScriptInterpreter.js use correct constant & share between Transaction and ScriptInterpreter 11 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 11 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 11 years ago
test.main.js support soop with browser all test passing 11 years ago
test.misc.js make bignum interface backwards compatible 11 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 11 years ago