..
data
fixed 23 Transaction tests!!! :D
2014-04-04 17:33:36 -03:00
adapter.js
index-testling.html
add Message to browser build and tests
2014-04-19 11:41:00 -03:00
index.html
add new SecureRandom class that does the right thing
2014-04-22 22:18:59 -03:00
mocha.opts
mute.js
test.Address.js
add new constructor to Address (fromScriptPubKey)
2014-04-18 16:51:40 -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
test.Bloom.js
test.Connection.js
make Connection test only run in node
2014-04-17 15:07:19 -03:00
test.Electrum.js
Electrum.js: wrote some tests
2014-04-21 04:21:33 +08:00
test.EncodedData.js
test.examples.js
add BIP32 example to examples tests
2014-04-02 12:05:11 -04:00
test.Key.js
split Key node tests into separate file
2014-04-22 19:13:35 -03:00
test.Key.node.js
split Key node tests into separate file
2014-04-22 19:13:35 -03:00
test.main.js
test.Message.js
add support for signing/verifying messages
2014-04-19 11:28:19 -03:00
test.misc.js
fix Buffers.skip in the browser
2014-04-10 18:52:13 -03:00
test.Opcode.js
random transaction and script generation
2014-03-25 14:37:23 -03:00
test.Peer.js
test.PeerManager.js
fix testling config
2014-04-09 12:38:25 -03:00
test.Point.js
split up Point into separate node and browser versions
2014-04-22 19:13:35 -03:00
test.PrivateKey.js
add test for .isValid() function
2014-04-10 12:30:57 -03:00
test.RpcClient.js
test.Script.js
fix noSorting, add testcase against bitcoind output
2014-04-04 10:37:32 -03:00
test.ScriptInterpreter.js
test.SecureRandom.js
add new SecureRandom class that does the right thing
2014-04-22 22:18:59 -03:00
test.sighash.js
fixed 23 Transaction tests!!! :D
2014-04-04 17:33:36 -03:00
test.SIN.js
test.SINKey.js
test.Transaction.js
add normalized hash for Txs
2014-04-10 23:30:04 -03:00
test.TransactionBuilder.js
fix TB test
2014-04-14 11:58:24 -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
test.Wallet.js
test.WalletKey.js
testdata.js
adding new data file from bitcoin core
2014-04-04 14:39:06 -03:00