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.
 
Manuel Araoz aae2e9a654 fix parseValue 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 test: add paypro test to verify a real PaymentRequest. 10 years ago
mocha.opts fix tests 10 years ago
test.Address.js add Transaction#getReceivingAddresses and send 10 years ago
test.Armory.js Armory: added tests 11 years ago
test.AuthMessage.js fix browser tests 10 years ago
test.BIP21.js Add validation of required arguments for future use 10 years ago
test.BIP39.js Skip BIP39 tests on Travis 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 support for signing messages in compressed format 10 years ago
test.Key.node.js split Key node tests into separate file 11 years ago
test.Message.js add support for signing messages in compressed format 10 years ago
test.NetworkMonitor.js fix browser tests 10 years ago
test.Opcode.js remove eval 11 years ago
test.PayPro.js test: add paypro test to verify a real PaymentRequest. 10 years ago
test.Peer.js adding few tests for Peer.js 10 years ago
test.PeerManager.js starting NetworkMonitor implementation 10 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 formatted with js-beautify 10 years ago
test.SINKey.js SIN should call EncodedData constructor 10 years ago
test.Script.js add getHashType tests 10 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 Transaction#getReceivingAddresses and send 10 years ago
test.TransactionBuilder.js fix lossing signatured after from-toObj roundtrip 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 setting networks.livenet as the default for WalletKey 10 years ago
test.basic.js network refactors 11 years ago
test.examples.js fix parseValue 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 fix parseValue 10 years ago
testdata.js add some test vectors for secp256k1 10 years ago