..
fixtures
bufferutils: use verifuint for 64 bit integers
2014-05-31 14:24:43 +10:00
integration
integration: use Script.getHash
2014-05-29 02:06:49 +10:00
address.js
address/base58check: fix missing exceptions/tests
2014-05-29 14:43:44 +10:00
base58.js
base58: fix missing exceptions
2014-05-29 14:43:29 +10:00
base58check.js
address/base58check: fix missing exceptions/tests
2014-05-29 14:43:44 +10:00
bitcoin.core.js
tests: adds bitcoin core tests
2014-05-29 16:06:19 +10:00
bufferutils.js
bufferutils: use verifuint for 64 bit integers
2014-05-31 14:24:43 +10:00
convert.js
tests: use filepaths directly
2014-05-13 18:05:56 +10:00
crypto.js
tests: use JSON fixtures exclusively
2014-05-24 00:52:24 +10:00
ec.js
ecdsa: fix missing exceptions
2014-05-29 15:42:52 +10:00
ecdsa.js
ecdsa: fix missing exceptions
2014-05-29 15:42:52 +10:00
eckey.js
ECKey: fix exception tests
2014-05-29 16:01:04 +10:00
ecpubkey.js
tests: use JSON fixtures exclusively
2014-05-24 00:52:24 +10:00
hdwallet.js
HDWallet: add fromBase58 exception checks
2014-05-30 19:01:03 +10:00
message.js
message: better variable names
2014-05-24 14:33:24 +10:00
script.js
Script: add fromChunks and without
2014-05-29 16:06:19 +10:00
transaction.js
ecdsa: use (r, s) values directly
2014-05-24 00:48:31 +10:00
wallet.js
Wallet: enforce operator new
2014-05-30 19:01:03 +10:00