24 Commits (2eb95349398ba011f63b9fcf03328ee9185281e6)

Author SHA1 Message Date
Jonathan Underwood 15289fe0cf
Add notes for learners about nSequence + LockTime 6 years ago
junderw bd0be2f343
Fix errors for bitcoin core 0.17.0 6 years ago
Daniel Cousens ad6fa57a6d 1 timeout to rule them all 6 years ago
Daniel Cousens 16195cc6ce explicitly import mocha variables 7 years ago
Daniel Cousens 4901d41fa9 tests/integration: change tests to not use templates 7 years ago
Daniel Cousens 90a34ef2fe add timeout to CTLV tests 7 years ago
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 7 years ago
Daniel Cousens 91b8823aa8 sed -i 's/^var /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 c2a5d9dc1a rm getAddress 7 years ago
Daniel Cousens 4ed1a49dc5 force update MTP if tests not run 7 years ago
Daniel Cousens ab1fba987a add BIP68/BIP112 CSV tests 7 years ago
Daniel Cousens b267a9e606 rm potential race conditions in non-final mixed test 7 years ago
Daniel Cousens c58ada362e rm ECSignature, add script.signature instead 8 years ago
Daniel Cousens 31703e2e40 tests: add into-the-future CLTV test 7 years ago
Daniel Cousens 4ca6bf4e81 use https://api.dcousens.cloud reg-test server instead of testnet 7 years ago
Daniel Cousens a4fe3d3139 testing/integration/examples: isolate to addresses/transactions 8 years ago
Daniel Cousens 39897cacd5 integration: update to new script encode/decode 8 years ago
Daniel Cousens 52bcfe72be integration: return funds to our faucet 8 years ago
Daniel Cousens ebaf1496e1 tests/integration: use our own faucet keyPair 8 years ago
Daniel Cousens fdb0ceeeb5 testing: rename cltvCheckSigInput to cltvCheckSigOutput 8 years ago
Daniel Cousens ddea2d2296 tests/integration: separate CLTV tests, add failing expiry (in future) 9 years ago