27 Commits (c8b7906058b310d2887ce891054a0db7d11d081a)

Author SHA1 Message Date
Daniel Cousens 1c64094c29 use hoodwink@2.0.0 6 years ago
Daniel Cousens 85b1b92b6d tests/ECPair: test fromPublic/fromPrivate in isolation 7 years ago
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 7 years ago
Daniel Cousens 93b1ae4303 sed -i 's/^let /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 4aaf295cd5 fix standard 11 issues 7 years ago
Daniel Cousens 6c4977983d ECPair/script_signature: switch to 64-byte RS buffers only 7 years ago
Daniel Cousens 04c628e9f1 add hoodwink dependency 7 years ago
Daniel Cousens 7c9c6ed204 rm sinon, sinon-test 7 years ago
Dave Kerr b000377fd5 upgrade test dependencies 7 years ago
Daniel Cousens f1ab151c31 tests: use safe-buffers throughout 8 years ago
Daniel Cousens 0ae7977574 tests: add loop test at 1, and n-1 8 years ago
Daniel Cousens 3504ccfa3c tests: test what was removed in #460 8 years ago
Daniel Cousens 9e32c892ef ECPair/tests: always use WIF for error throwing 9 years ago
Daniel Cousens daafb9794e ECPair/HDNode: adds getNetwork 9 years ago
Daniel Cousens 945276fbef ECPair: move throwing constructor tests to fixtures 9 years ago
Daniel Cousens f11cce0710 tests: verify ECPair loops until within interval 9 years ago
Daniel Cousens 610f342707 tests: fix ECPair wrapper tests 9 years ago
Daniel Cousens efacd387be ECPair: extract WIF to 3rd party module 10 years ago
Daniel Cousens 8f9d59fb18 ECPair: stop exposing ECDSA curve 10 years ago
Daniel Cousens f47decaa2f HDNode: adopt new strict network list parameters 10 years ago
Daniel Cousens 6443e4c2b6 ECPair: support strict network syntax 10 years ago
Daniel Cousens 588b346f5d ECPair: cease using Address for address encoding 10 years ago
Daniel Cousens ec9cea0cf1 tests: use strictEqual always 10 years ago
Daniel Cousens 7559ee880d add ECPair module 10 years ago