.. |
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
|
Merge branch 'feature/TransactionBuilder'
|
2014-03-30 21:02:22 -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
|
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
|
remove redundant and slow test
|
2014-03-23 15:30:31 -07: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
|
add basic tests for all functions in Point
|
2014-03-28 18:07:23 -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
|
remove .init(), move it to constructor
|
2014-03-29 04:01:32 -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
|
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.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 |