You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniel Cousens 94f0ae85e3 tests/integration: fix ecurve import, as removed 7 years ago
..
fixtures tests/fixtures: amend TxBuilder P2WPKH fixtures 7 years ago
integration tests/integration: fix ecurve import, as removed 7 years ago
address.js sed -i 's/ var / const /', with const->let fixes 7 years ago
bitcoin.core.js sed -i 's/ var / const /', with const->let fixes 7 years ago
block.js sed -i 's/ var / const /', with const->let fixes 7 years ago
bufferutils.js sed -i 's/ var / const /', with const->let fixes 7 years ago
classify.js rm templates export, rename to classify 7 years ago
crypto.js sed -i 's/ var / const /', with const->let fixes 7 years ago
ecpair.js sed -i 's/ var / const /', with const->let fixes 7 years ago
payments.js payments: rename p2data to embed 7 years ago
payments.utils.js testing/p2wsh: add missing test case coverage 7 years ago
script.js sed -i 's/ var / const /', with const->let fixes 7 years ago
script_number.js sed -i 's/ var / const /', with const->let fixes 7 years ago
script_signature.js sed -i 's/ var / const /', with const->let fixes 7 years ago
transaction.js sed -i 's/ var / const /', with const->let fixes 7 years ago
transaction_builder.js tests: rm last use of templates for txbuilder 7 years ago
types.js sed -i 's/ var / const /', with const->let fixes 7 years ago