Commit graph

22 commits

Author SHA1 Message Date
junderw
3145d3f9ec
Fix comments 2019-05-21 16:27:42 +09:00
junderw
267b0c5d00
Easier var names 2019-05-21 16:26:00 +09:00
junderw
9f96fd097b
Merge branch 'master' into addComplexScript 2019-05-21 16:11:45 +09:00
junderw
dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 2019-04-09 15:09:50 +09:00
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
junderw
e6ac7c16ce
Use fromASM instead. Much cleaner. 2018-09-03 16:54:56 +09:00
junderw
a103e48444
Fix indents + references + lawyer changed to mediator 2018-09-03 15:53:09 +09:00
junderw
d7cbbb553b
Fix indent 2018-08-22 14:41:41 +09:00
junderw
9a9ab3b883
Add examples to readme 2018-08-22 14:33:58 +09:00
junderw
86842c821e
Make test faster (manually tested failure for 1 and 4 vs 2 and 5) 2018-08-22 14:18:21 +09:00
junderw
ce60e72cd4
Add complex CSV case for integration tests 2018-08-22 12:23:56 +09: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