6 Commits (f2224473237f9066c93421aa2317f03fab0efeee)

Author SHA1 Message Date
junderw f222447323
Add CSV example for custom finalizer 6 years ago
junderw 9810049f4c
Add tslint to tests 6 years ago
junderw 34b0b525fc
Update @types/node and fix problems with types 6 years ago
junderw f376913a4c
Remove TransactionBuilder from tests (besides transaction_builder.spec.ts) 6 years ago
junderw 6c08a0be40
Move tests to TypeScript (coverage is still JS based) 6 years ago
junderw 11e4a12caf
Change filenames for easy diff 6 years ago
junderw d05806fe69
Update README, add deprecation warning 6 years ago
junderw 3145d3f9ec
Fix comments 6 years ago
junderw 267b0c5d00
Easier var names 6 years ago
junderw dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 6 years ago
junderw 8ec1911a26
Fix tests Missing Input 6 years ago
junderw bd0be2f343
Fix errors for bitcoin core 0.17.0 7 years ago
junderw e6ac7c16ce
Use fromASM instead. Much cleaner. 7 years ago
junderw a103e48444
Fix indents + references + lawyer changed to mediator 7 years ago
junderw d7cbbb553b
Fix indent 7 years ago
junderw 9a9ab3b883
Add examples to readme 7 years ago
junderw 86842c821e
Make test faster (manually tested failure for 1 and 4 vs 2 and 5) 7 years ago
junderw ce60e72cd4
Add complex CSV case for integration tests 7 years ago
Daniel Cousens ad6fa57a6d 1 timeout to rule them all 7 years ago
Daniel Cousens 16195cc6ce explicitly import mocha variables 7 years ago
Daniel Cousens 4454e2925a tests/integration: rm use of templates 7 years ago
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 7 years ago
Daniel Cousens 93b1ae4303 sed -i 's/^let /const /' 7 years ago
Daniel Cousens 2fe220517f transition ECPair to properties over getters 7 years ago
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens 4ed1a49dc5 force update MTP if tests not run 7 years ago
Daniel Cousens ab1fba987a add BIP68/BIP112 CSV tests 8 years ago