..
data
remove unused code from Script. Update it to do not use scriptSig placeholders
11 years ago
adapter.js
fixing testdata inclusion in browser
11 years ago
index-testling.html
add Message to browser build and tests
11 years ago
index.html
fix bignum issue
11 years ago
mocha.opts
Bitcoin address tests, from bitcoin/bitcoin.git
12 years ago
mute.js
add new example
11 years ago
test.Address.js
name change forKey -> fromKey
11 years ago
test.BIP32.js
add tests for BIP32
11 years ago
test.Base58.js
fix bignum issue
11 years ago
test.Bignum.browser.js
fix bignum issue
11 years ago
test.Block.js
fix firefox compatibility issue with buffertools#compare
11 years ago
test.Bloom.js
support soop with browser all test passing
11 years ago
test.Connection.js
make Connection test only run in node
11 years ago
test.Curve.js
Move BigNumber to internal
11 years ago
test.Electrum.js
remove unnecessary "change" console.log from Electrum test
11 years ago
test.EncodedData.js
support soop with browser all test passing
11 years ago
test.Key.js
add some basic sanity tests for signatures and key generation
11 years ago
test.Key.node.js
split Key node tests into separate file
11 years ago
test.Message.js
add some basic sanity tests for signatures and key generation
11 years ago
test.Opcode.js
remove eval
11 years ago
test.Peer.js
support soop with browser all test passing
11 years ago
test.PeerManager.js
add test for config extending properly
11 years ago
test.Point.js
Move BigNumber to internal
11 years ago
test.PrivateKey.js
add test for .isValid() function
11 years ago
test.RpcClient.js
support soop with browser all test passing
11 years ago
test.SIN.js
support soop with browser all test passing
11 years ago
test.SINKey.js
support soop with browser all test passing
11 years ago
test.Script.js
updated naming for getMultiSigInfo
11 years ago
test.ScriptInterpreter.js
fix test code for Transaction. Test skipped because they still fail
11 years ago
test.SecureRandom.js
iterate array correctly so that random number is actually used in signing
11 years ago
test.Transaction.js
add normalized hash for Txs
11 years ago
test.TransactionBuilder.js
signature sorting in .sign and .merge in transaction builder
11 years ago
test.VersionedData.js
support soop with browser all test passing
11 years ago
test.Wallet.js
support soop with browser all test passing
11 years ago
test.WalletKey.js
remove PeerManager exception, no necesary anymore
11 years ago
test.basic.js
network refactors
11 years ago
test.examples.js
add BIP32 example to examples tests
11 years ago
test.main.js
support soop with browser all test passing
11 years ago
test.misc.js
Move BigNumber to internal
11 years ago
test.random.js
skip statistically failing tests
11 years ago
test.sighash.js
fixed 23 Transaction tests!!! :D
11 years ago
test.util.js
updated the calcDifficulty test to make it clear with what we're testing
11 years ago
testdata.js
adding new data file from bitcoin core
11 years ago