190 Commits (d7cbbb553b268c9fefda6df8fbe12af31b9df38d)

Author SHA1 Message Date
Daniel Cousens b6d986dd10 tests/integration: amend lockTime example to allow redemption, add redepemtion examples 9 years ago
Daniel Cousens b077d7089d tests/integration: change hodlDate to T+2 hours 9 years ago
Daniel Cousens b5d1b4a0da tests/integration: s/message/transaction 9 years ago
Daniel Cousens cab3022719 add OP_CHECKLOCKTIMEVERIFY and integration tests 9 years ago
Daniel Cousens 07cf0bd057 tests/integration: use actual=expected consistently for asserts 9 years ago
Daniel Cousens 74fd5ae71d tests: loop faucet until an unspent is given 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 36fce53408 integration: check all unspents, not just this one 9 years ago
Daniel Cousens 322ade58e4 revert 4b825bf 9 years ago
Daniel Cousens 18c8261cef integration: fix HDNode search space 9 years ago
Daniel Cousens 3be5dc88a1 integration: throw meaningful errors if no unspent is found 10 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 18e9cdcc02 rename Address to address 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 e743c58ed6 remove usage of instanced Scripts 10 years ago
Daniel Cousens 6b484f481b tests: remove unnecessary toString 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 006c798faf integration: pass network through to TxBuilder 10 years ago
Wei Lu cdce4b6189 test: pass network to integtest TransactionBuilder init 10 years ago
Daniel Cousens 307b7f036a integration: pass network through to fromWIF 10 years ago
Daniel Cousens 430cdde766 utils: extract BLOCKTRAIL_API_KEY to be configurable 10 years ago
Daniel Cousens c3a3f17ef0 use BlockTrail for testnet faucet 10 years ago
Daniel Cousens 588b346f5d ECPair: cease using Address for address encoding 10 years ago
Wei Lu 4028bd50f2 comply with project coding style 10 years ago
Wei Lu 9a921ad181 poll address summary until balance non-zero or timeout 10 years ago
Wei Lu 70d423f596 update faucet url 10 years ago
Wei Lu 713f038583 poll address unspent until non-empty or timeout 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
JP Richardson b0e1d0d9c3 test/integration/basic: added litecoin example 10 years ago
Daniel Cousens 4c8b0f38ea replace ECKey/ECPubKey with ECPair 10 years ago
Daniel Cousens b55874718a integration: use an rng for the example over mocking 10 years ago
Daniel Cousens 29b93b8a5c integration: change 2-of-3 to 2-of-4 and update README 10 years ago
Ruben de Vries c52420a003 change 2of2 integration test to 2of3 10 years ago
Daniel Cousens bdb372da7d rename Message to message 10 years ago
Daniel Cousens 0bba21546f various: more standard-format artifact fixes 10 years ago
Daniel Cousens 399803affa use standardjs formatting 10 years ago
Daniel Cousens 234ae84b86 integration: use 'bitcoinjs-lib' as OP_RETURN constant 10 years ago
Daniel Cousens 5e1cd6e995 integration: avoid looking up all address transactions each time 10 years ago