Commit graph

21 commits

Author SHA1 Message Date
junderw
969b3a5e18
Fix tests to use new sign method 2019-06-13 13:07:00 +09:00
junderw
c77db1a14f
Only run docker in integration with cache 2019-04-09 16:18:16 +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
16823e9013
Add APIURL env for endpoint 2019-04-09 12:09:43 +09:00
junderw
d9fd6d619a
Fix race condition for two integration test jobs 2019-04-08 16:40:38 +09:00
junderw
b27df612da
Randomize sleep times 2019-04-08 15:34:12 +09:00
junderw
77bd66c22f
Fix Bad Request errors from the client side 2019-04-08 15:24:19 +09:00
junderw
8ec1911a26
Fix tests Missing Input 2019-04-07 22:39:01 +09:00
junderw
9c409b1274
Change regtest server over to regtest.bitbank.cc 2018-11-20 16:28:35 +09:00
Daniel Cousens
31ab9bfc03 tests/integration: throw verbose error if unspent is missing 2018-07-20 17:35:34 +10:00
Daniel Cousens
732df83346 tests/integration: simplify the bare witness examples 2018-07-20 16:50:55 +10:00
Daniel Cousens
256656f766 use payments in integration tests 2018-06-27 14:34:05 +10:00
Daniel Cousens
a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 2018-06-25 18:26:23 +10:00
Daniel Cousens
91b8823aa8 sed -i 's/^var /const /' 2018-06-25 16:25:46 +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
c2a5d9dc1a rm getAddress 2018-05-30 11:09:07 +10:00
Daniel Cousens
6fc1273b7e fix ES6 issue, and actually verify the TXO 2018-02-01 13:14:34 +11:00
Daniel Cousens
31703e2e40 tests: add into-the-future CLTV test 2018-02-01 12:56:50 +11:00
Daniel Cousens
4ca6bf4e81 use https://api.dcousens.cloud reg-test server instead of testnet 2018-02-01 12:56:33 +11:00