18 Commits (ea4fd58e872cbd59e0e9ccea8ebecfb1ce2e266d)

Author SHA1 Message Date
junderw dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 6 years ago
junderw bc28949056
Commit js, ts, and definitions in separate folders 6 years ago
junderw d684a6b2ef
Fix compiler errors, tests, and scripts 6 years ago
Daniel Cousens 16195cc6ce explicitly import mocha variables 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 fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens f1ab151c31 tests: use safe-buffers throughout 8 years ago
Daniel Cousens ecc6d45a7e types: add Satoshi 8 years ago
Daniel Cousens b91cfcf196 package: update to typeforce 1.8.7 8 years ago
Daniel Cousens fd0be5e5b8 tests: add missing parenthesis 8 years ago
Daniel Cousens 39fd34a947 tests/types: avoid unnecessary join 9 years ago
Daniel Cousens 1771067dfc tests: fix standard error, reword descriptions 9 years ago
Ruben de Vries 7c7537fc57 use typeforce >= 1.6.2 which allows us to use `typeforce.TfTypeError` with a custom error message. 9 years ago
Ruben de Vries ce21c99b43 add failing test case for hash160/256 typeforce check 9 years ago
Daniel Cousens b252924517 types: remove ECCurve 9 years ago
Daniel Cousens 97ecb313c2 tests: add type tests 10 years ago
Daniel Cousens e42c497a3c package: use typeforce 10 years ago
Wei Lu eb4e8884d9 loose instanceof: check constructor function name instead 10 years ago
Daniel Cousens 0c380a063a tests: add tests for types 10 years ago