flocore/test
Ryan X. Charles c19fb7a3ce Merge remote-tracking branch 'matiu/feature/support-soop-browser'
Conflicts:
	Script.js
	ScriptInterpreter.js
	Transaction.js
	test/testdata.js

...conflicts resolved by taking Manuel's changes, and then manually including
Matias's changes on those same files. The conflicts resulted from differences
in indentation, which is because Matias' changes unindendented all the code
that had been but is not now inside a function.
2014-03-08 19:30:21 -05: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 support soop with browser all test passing 2014-03-08 18:42:08 -03:00
mocha.opts Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00
test.Address.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.basic.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Block.js support soop with browser all test passing 2014-03-08 18:42:08 -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 support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.main.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.misc.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00
test.Opcode.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Peer.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.PeerManager.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.PrivateKey.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.RpcClient.js support soop with browser all test passing 2014-03-08 18:42:08 -03:00
test.Script.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00
test.ScriptInterpreter.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.Transaction.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00
test.util.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05: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 support soop with browser all test passing 2014-03-08 18:42:08 -03:00
testdata.js Merge remote-tracking branch 'matiu/feature/support-soop-browser' 2014-03-08 19:30:21 -05:00