.. |
fixtures
|
use payments in TxBuilder
|
2018-06-27 17:39:55 +10:00 |
integration
|
use payments in TxBuilder
|
2018-06-27 17:39:55 +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
|
use payments in TxBuilder
|
2018-06-27 17:39:55 +10:00 |
types.js
|
sed -i 's/ var / const /', with const->let fixes
|
2018-06-25 18:26:23 +10:00 |