40 Commits (fba0699dd385a8405a8f0cf4f61dda9b31a5123a)

Author SHA1 Message Date
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens 6c4977983d ECPair/script_signature: switch to 64-byte RS buffers only 7 years ago
Daniel Cousens 884f3fd57d rm HDNode, use bip32 module 7 years ago
Daniel Cousens c58ada362e rm ECSignature, add script.signature instead 8 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 f1ab151c31 tests: use safe-buffers throughout 8 years ago
Daniel Cousens 14f9218389 package: bump bs58check, drop node 0.12 8 years ago
Daniel Cousens 1c68e41562 move BIP32 example to own file 8 years ago
Daniel Cousens 39897cacd5 integration: update to new script encode/decode 8 years ago
Daniel Cousens 9b473ca57b tests/integration: bump timeouts to 30s each 8 years ago
Daniel Cousens f2ecbeb90f tests/integration: separate crypto tests 9 years ago
Daniel Cousens fcb6ac9de6 tests: avoid superfluous ECPair creation 9 years ago
Daniel Cousens 817e10513c tests: cleanup 9 years ago
Daniel Cousens 0b4c67406f use [].reverse over prototype 9 years ago
Daniel Cousens 5c1c4589c0 remove use of buffer-reverse 9 years ago
Daniel Cousens 731a31ecba use buffer-reverse 9 years ago
Daniel Cousens 322ade58e4 revert 4b825bf 9 years ago
Daniel Cousens 18c8261cef integration: fix HDNode search space 9 years ago
Daniel Cousens 845c1dc199 integration: fix stealth tests 10 years ago
Daniel Cousens e9762b14c7 integration: return sharedQ too 10 years ago
Daniel Cousens e5e24256fd integration: mimic HDNode speedup 10 years ago
Daniel Cousens 6ec687deba rename scripts to script 10 years ago
Daniel Cousens 8f9d59fb18 ECPair: stop exposing ECDSA curve 10 years ago
Daniel Cousens 00dad84880 integration: annotate the shared secret 10 years ago
Daniel Cousens b56bbce472 integration: nonce is not shared 10 years ago
Daniel Cousens 2ccf00f4be integration: clean up single-key stealth derivation 10 years ago
Daniel Cousens 1c92cfb373 integration: fix script usage in integration tests 10 years ago
Daniel Cousens aa3e5faad2 use cb-http-client with BlockTrail 10 years ago
Daniel Cousens b6fa347214 integration: wait for duplicate R value recovery to finish 10 years ago
Daniel Cousens 588b346f5d ECPair: cease using Address for address encoding 10 years ago
Wei Lu a2b4558a0b replace helloblock with insight and blockr 10 years ago
Daniel Cousens f64df79555 *: adhere to standard 3 10 years ago
Daniel Cousens ec9cea0cf1 tests: use strictEqual always 10 years ago
Daniel Cousens 4c8b0f38ea replace ECKey/ECPubKey with ECPair 10 years ago
Daniel Cousens 399803affa use standardjs formatting 10 years ago
Daniel Cousens 3710105eef tests/integration: add k-value derivation and private key recovery example 10 years ago
Daniel Cousens de914ff8fa tests/integration: move crypto-like tests to test/integration/crypto.js 10 years ago
Daniel Cousens a66773b5f5 tests/integration: add HDNode private key recovery example 10 years ago