flocore/test
Ryan X. Charles a7c8cf49b3 update fromPubKeys to use fromScript
This means fewer code-duplication. Also added another test for fromScript to
make sure it is thoroughly tested. Also pass through opts to createMultisig so
that you can choose to lot let it be sorted if you want.
2014-04-09 14:07:56 -03:00
..
data fixed 23 Transaction tests!!! :D 2014-04-04 17:33:36 -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 Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00
mute.js add new example 2014-03-12 15:22:56 -03:00
test.Address.js update fromPubKeys to use fromScript 2014-04-09 14:07:56 -03:00
test.basic.js network refactors 2014-04-07 18:31:17 -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.examples.js add BIP32 example to examples tests 2014-04-02 12:05:11 -04:00
test.Key.js fix browser tests for Point and Key 2014-03-31 16:32:16 -04:00
test.main.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.misc.js network refactors 2014-04-07 18:31:17 -03: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 network refactors 2014-04-07 18:31:17 -03:00
test.RpcClient.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Script.js fix noSorting, add testcase against bitcoind output 2014-04-04 10:37:32 -03:00
test.ScriptInterpreter.js fix test code for Transaction. Test skipped because they still fail 2014-03-21 12:13:23 -07:00
test.sighash.js fixed 23 Transaction tests!!! :D 2014-04-04 17:33:36 -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.Transaction.js remove console.logs and std::couts 2014-04-04 18:24:34 -03:00
test.TransactionBuilder.js add p2sh support and test 2014-04-02 00:59:26 -03:00
test.util.js updated the calcDifficulty test to make it clear with what we're testing 2014-04-08 16:08:16 +02: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
testdata.js adding new data file from bitcoin core 2014-04-04 14:39:06 -03:00