Commit graph

26 commits

Author SHA1 Message Date
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
Jonathan Underwood
15289fe0cf
Add notes for learners about nSequence + LockTime 2018-12-10 01:01:55 +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
4901d41fa9 tests/integration: change tests to not use templates 2018-07-11 17:22:03 +10:00
Daniel Cousens
90a34ef2fe add timeout to CTLV tests 2018-06-27 14:35:41 +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
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
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
Daniel Cousens
b267a9e606 rm potential race conditions in non-final mixed test 2018-05-22 14:35:33 +10:00
Daniel Cousens
c58ada362e rm ECSignature, add script.signature instead 2018-05-15 02:18:50 +10: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
Daniel Cousens
a4fe3d3139 testing/integration/examples: isolate to addresses/transactions
examples, use public broadcast endpoints
2017-08-10 14:20:42 +10:00
Daniel Cousens
39897cacd5 integration: update to new script encode/decode 2016-11-04 07:23:02 +11:00
Daniel Cousens
52bcfe72be integration: return funds to our faucet 2016-10-13 18:05:02 +11:00
Daniel Cousens
ebaf1496e1 tests/integration: use our own faucet keyPair 2016-10-13 18:05:02 +11:00
Daniel Cousens
fdb0ceeeb5 testing: rename cltvCheckSigInput to cltvCheckSigOutput 2016-09-27 23:45:25 +10:00
Daniel Cousens
ddea2d2296 tests/integration: separate CLTV tests, add failing expiry (in future) 2016-08-13 11:42:16 +10:00