bitcoinjs-lib/test
2018-06-27 17:38:27 +10:00
..
fixtures tests: add missing context information to Sighash V1 description 2018-06-27 17:38:27 +10:00
integration add timeout to CTLV tests 2018-06-27 14:35:41 +10:00
address.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
bitcoin.core.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
block.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
bufferutils.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
crypto.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
ecpair.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
payments.js less strict on inputs 2018-06-26 21:25:05 +10:00
payments.utils.js add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 2018-06-26 21:24:08 +10:00
script.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
script_number.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
script_signature.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
templates.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
transaction.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
transaction_builder.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
types.js sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00