bitcore/test
Mike Belshe cda6d035b4 * Fix size bug in bitcore's getVarIntSize.
* Implement quadword for varIntBuf
* Add unit tests for util.varIntBuf and util.getVarIntSize
* Fix the browser/util numToVarInt equivalent as well
2014-03-06 22:01:22 -08:00
..
data working on Transaction verification and Script tests 2014-03-05 09:56:42 -03:00
adapter.js all tests working in browser :D 2014-02-24 09:39:42 -03:00
index.html load test data from files 2014-02-24 11:59:43 -03:00
mocha.opts Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00
test.Address.js starting with Transaction class 2014-02-06 12:57:47 -03:00
test.Block.js all tests working in browser :D 2014-02-24 09:39:42 -03:00
test.Bloom.js Browserify Bloom 2014-02-19 12:49:21 -03:00
test.Connection.js fixed various test problems 2014-02-18 16:03:44 -03:00
test.EncodedData.js Address working in the browser 2014-02-05 18:15:10 -03:00
test.Key.js remove constructor params in browser version of KeyModule 2014-03-04 17:45:27 -03:00
test.Opcode.js skipped problematic testcase 2014-02-17 17:18:07 -03:00
test.Peer.js migrating buffertools compare method and test 2014-02-18 16:03:43 -03:00
test.PeerManager.js Added more classes to browser 2014-02-19 16:07:50 -03:00
test.PrivateKey.js browser ECDSA compressed key generated 2014-02-24 09:39:42 -03:00
test.RpcClient.js Added more classes to browser 2014-02-19 16:07:50 -03:00
test.SIN.js Added more classes to browser 2014-02-19 16:07:50 -03:00
test.SINKey.js Added more classes to browser 2014-02-19 16:07:50 -03:00
test.Script.js script parser code added and tested 2014-03-06 17:23:00 -03:00
test.ScriptInterpreter.js migrating buffertools compare method and test 2014-02-18 16:03:43 -03:00
test.Transaction.js script parser code added and tested 2014-03-06 17:23:00 -03:00
test.VersionedData.js Address working in the browser 2014-02-05 18:15:10 -03:00
test.Wallet.js Added more classes to browser 2014-02-19 16:07:50 -03:00
test.WalletKey.js fix ripemd160 for browser and add tests 2014-02-27 20:02:11 -03:00
test.basic.js fix testdata importing 2014-02-26 12:23:06 -03:00
test.main.js tests work in browser and node 2014-02-04 16:37:34 -03:00
test.misc.js added references to bitcoin/bitcoin tests 2014-03-05 09:56:42 -03:00
test.util.js * Fix size bug in bitcore's getVarIntSize. 2014-03-06 22:01:22 -08:00
testdata.js working on Transaction verification and Script tests 2014-03-05 09:56:42 -03:00