Daniel Cousens
|
fcb6ac9de6
|
tests: avoid superfluous ECPair creation
|
9 years ago |
Daniel Cousens
|
817e10513c
|
tests: cleanup
|
9 years ago |
Daniel Cousens
|
31923197ea
|
tests: add more complex integration transaction
|
9 years ago |
Ruben de Vries
|
0e1424c2cb
|
fixed issues with integration tests that use the faucet
|
9 years ago |
Daniel Cousens
|
9a62ab600f
|
tests: update integration tests to use setLockTime
|
9 years ago |
Daniel Cousens
|
35a2a6ba1e
|
tests/integration: increase multisig timeout
|
9 years ago |
Daniel Cousens
|
a5f1994f86
|
tests/integration: remove redundant check
|
9 years ago |
Daniel Cousens
|
f9f41addda
|
tests/integration: throw if no unspent is given
|
9 years ago |
Daniel Cousens
|
755c344e16
|
tests/integration: re-broadcast input tx to avoid missing inputs error
|
9 years ago |
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 |