Commit graph

12 commits

Author SHA1 Message Date
junderw 8ec1911a26
Fix tests Missing Input 2019-04-07 22:39:01 +09:00
junderw bd0be2f343
Fix errors for bitcoin core 0.17.0 2018-11-15 18:52:42 +09:00
Daniel Cousens a6f2cc2924
Merge pull request #1229 from bitcoinjs/brows
explicitly import mocha variables
2018-09-26 13:25:07 +10:00
Daniel Cousens ad6fa57a6d 1 timeout to rule them all 2018-08-21 18:11:35 +10:00
Daniel Cousens 16195cc6ce explicitly import mocha variables 2018-07-23 17:45:01 +10:00
Daniel Cousens 4454e2925a tests/integration: rm use of templates 2018-07-03 22:54:24 +10:00
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
Daniel Cousens 93b1ae4303 sed -i 's/^let /const /' 2018-06-25 16:24:37 +10:00
Daniel Cousens 2fe220517f transition ECPair to properties over getters 2018-05-30 15:52:03 +10:00
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 2018-05-30 15:52:03 +10:00
Daniel Cousens 4ed1a49dc5 force update MTP if tests not run 2018-05-30 10:23:55 +10:00
Daniel Cousens ab1fba987a add BIP68/BIP112 CSV tests 2018-05-22 19:31:53 +10:00