..
fixtures
base58check: buffers only, remove explicit 0
2014-05-31 15:05:33 +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
base58check: buffers only, remove explicit 0
2014-05-31 15:05:33 +10:00
bitcoin.core.js
tests: adds bitcoin core tests
2014-05-29 16:06:19 +10:00
bufferutils.js
bufferutils: return opcode for use
2014-05-30 17:54:33 +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: ensure throw is from ECKey
2014-05-31 15:05:33 +10:00
ecpubkey.js
tests: use JSON fixtures exclusively
2014-05-24 00:52:24 +10:00
hdwallet.js
HDWallet: adds missing exception regex
2014-05-29 16:06:18 +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: fix address description typo
2014-05-28 13:25:37 +10:00