..
data
Block.js tests WIP
2014-03-21 16:38:01 -03:00
adapter.js
fixing testdata inclusion in browser
2014-03-10 14:55:30 -03:00
index.html
make things work in the browser by fixing sha512
2014-03-22 16:16:58 -07: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
fix Address validation issue
2014-03-19 18:44:24 -03:00
test.BIP32.js
add convenience constructor for making new bip32s
2014-03-22 16:16:58 -07: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
expose group operation
2014-03-23 10:35:28 -07:00
test.Opcode.js
fix skipped Opcode test
2014-03-19 18:10:04 -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.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
fixing testdata inclusion in browser
2014-03-10 14:55:30 -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.Transaction.js
fix test code for Transaction. Test skipped because they still fail
2014-03-21 12:13:23 -07: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
fix test code for Transaction. Test skipped because they still fail
2014-03-21 12:13:23 -07: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.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