bitcore-lib-zcash/test
Ryan X. Charles abcaa3d16f Merge pull request #202 from matiu/feature/TransactionBuilder-Multisig-support
Feature/transaction builder multisig support
2014-04-01 12:20:24 -04:00
..
data TX_MULTISIG support 2014-03-31 14:41:27 -03:00
adapter.js fixing testdata inclusion in browser 2014-03-10 14:55:30 -03:00
index.html fix browser tests for Point and Key 2014-03-31 16:32:16 -04:00
mocha.opts
mute.js add new example 2014-03-12 15:22:56 -03:00
test.Address.js fix Address validation issue 2014-03-19 18:44:24 -03:00
test.BIP32.js add seed function to generate master privkey 2014-03-28 18:46:09 -04:00
test.Block.js fix firefox compatibility issue with buffertools#compare 2014-03-21 18:52:49 -03:00
test.Bloom.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Connection.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.EncodedData.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Key.js fix browser tests for Point and Key 2014-03-31 16:32:16 -04:00
test.Opcode.js random transaction and script generation 2014-03-25 14:37:23 -03:00
test.Peer.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.PeerManager.js merge master changes 2014-03-10 15:00:25 -03:00
test.Point.js fix browser tests for Point and Key 2014-03-31 16:32:16 -04:00
test.PrivateKey.js add network detection in private key and tests 2014-03-15 18:49:48 -03:00
test.RpcClient.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.SIN.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.SINKey.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Script.js add test of correct parsing of valid script 2014-03-24 20:27:51 -04:00
test.ScriptInterpreter.js fix test code for Transaction. Test skipped because they still fail 2014-03-21 12:13:23 -07:00
test.Transaction.js TransactionBuiler working with test 2014-03-28 21:17:34 -03:00
test.TransactionBuilder.js fix error msgs 2014-03-31 16:25:43 -03:00
test.VersionedData.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Wallet.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.WalletKey.js remove PeerManager exception, no necesary anymore 2014-03-12 00:11:12 -03:00
test.basic.js update interface, bitcore.KeyModule.Key -> bitcore.Key 2014-03-13 13:31:02 -04:00
test.examples.js different keys p2script example, add new examples in tets 2014-04-01 09:58:17 -03:00
test.main.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.misc.js fix private key validation and base58 invalid tests 2014-03-19 19:00:45 -03:00
test.sighash.js add sighash tests 2014-03-26 11:51:28 -03:00
test.util.js uncomment some test cases! 2014-03-19 13:03:12 -03:00
testdata.js small fixes in block, adapt to browser bignum. remove legacy code 2014-03-21 16:39:38 -03:00