Commit graph

35 commits

Author SHA1 Message Date
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 f1ab151c31 tests: use safe-buffers throughout 2017-05-23 18:39:53 +10:00
Daniel Cousens 14f9218389 package: bump bs58check, drop node 0.12 2016-12-22 08:21:18 +11:00
Daniel Cousens 1c68e41562 move BIP32 example to own file 2016-12-01 01:07:21 +11:00
Daniel Cousens 39897cacd5 integration: update to new script encode/decode 2016-11-04 07:23:02 +11:00
Daniel Cousens 9b473ca57b tests/integration: bump timeouts to 30s each 2016-10-07 11:37:44 +11:00
Daniel Cousens f2ecbeb90f tests/integration: separate crypto tests 2016-08-13 11:42:53 +10:00
Daniel Cousens fcb6ac9de6 tests: avoid superfluous ECPair creation 2016-07-22 13:34:23 +10:00
Daniel Cousens 817e10513c tests: cleanup 2016-07-22 13:31:34 +10:00
Daniel Cousens 0b4c67406f use [].reverse over prototype 2015-09-27 23:49:29 +10:00
Daniel Cousens 5c1c4589c0 remove use of buffer-reverse 2015-09-27 23:30:06 +10:00
Daniel Cousens 731a31ecba use buffer-reverse 2015-09-25 17:49:05 +10:00
Daniel Cousens 322ade58e4 revert 4b825bf 2015-09-09 12:32:12 +10:00
Daniel Cousens 18c8261cef integration: fix HDNode search space 2015-09-08 16:29:41 +10:00
Daniel Cousens 845c1dc199 integration: fix stealth tests 2015-08-25 13:59:19 +10:00
Daniel Cousens e9762b14c7 integration: return sharedQ too 2015-08-25 13:45:35 +10:00
Daniel Cousens e5e24256fd integration: mimic HDNode speedup 2015-08-20 18:25:54 +10:00
Daniel Cousens 6ec687deba rename scripts to script 2015-08-20 13:55:13 +10:00
Daniel Cousens 8f9d59fb18 ECPair: stop exposing ECDSA curve 2015-08-20 13:55:13 +10:00
Daniel Cousens bfb7289cf2 Merge pull request #438 from bitcoinjs/noscript
No Script
2015-08-19 15:03:40 +10:00
Daniel Cousens 00dad84880 integration: annotate the shared secret 2015-08-19 15:00:06 +10:00
Daniel Cousens b56bbce472 integration: nonce is not shared 2015-08-18 16:13:12 +10:00
Daniel Cousens 2ccf00f4be integration: clean up single-key stealth derivation 2015-08-18 15:40:53 +10:00
Daniel Cousens 1c92cfb373 integration: fix script usage in integration tests 2015-08-18 14:44:30 +10:00
Daniel Cousens aa3e5faad2 use cb-http-client with BlockTrail 2015-08-07 21:12:31 +10:00
Daniel Cousens b6fa347214 integration: wait for duplicate R value recovery to finish 2015-08-07 20:52:07 +10:00
Daniel Cousens 588b346f5d ECPair: cease using Address for address encoding 2015-07-24 12:18:00 +10:00
Wei Lu a2b4558a0b replace helloblock with insight and blockr 2015-05-30 18:58:07 +08:00
Daniel Cousens f64df79555 *: adhere to standard 3 2015-05-21 00:46:36 +10:00
Daniel Cousens ec9cea0cf1 tests: use strictEqual always 2015-05-07 11:29:20 +10:00
Daniel Cousens 4c8b0f38ea replace ECKey/ECPubKey with ECPair 2015-03-19 13:33:28 +11:00
Daniel Cousens 399803affa use standardjs formatting 2015-02-24 12:45:38 +11:00
Daniel Cousens 3710105eef tests/integration: add k-value derivation and private key recovery example 2014-12-09 12:23:43 +11:00
Daniel Cousens de914ff8fa tests/integration: move crypto-like tests to test/integration/crypto.js 2014-12-08 12:02:58 +11:00
Daniel Cousens a66773b5f5 tests/integration: add HDNode private key recovery example 2014-12-08 12:02:58 +11:00