Daniel Cousens
|
99c1b50961
|
tests/integration: add BIP32 serialization and multi-child examples
|
8 years ago |
Daniel Cousens
|
a4fe3d3139
|
testing/integration/examples: isolate to addresses/transactions
examples, use public broadcast endpoints
|
8 years ago |
Ian Coleman
|
bc3aef5a92
|
add testnet bip49 example
|
8 years ago |
Daniel Cousens
|
200217c2c2
|
rename network to testnet
|
8 years ago |
Daniel Cousens
|
f1ab151c31
|
tests: use safe-buffers throughout
|
8 years ago |
Daniel Cousens
|
2d6064f8d1
|
README: add examples for BIP39 wallet path derivation
|
8 years ago |
Daniel Cousens
|
170328341b
|
tests: avoid too-long-mempool-chain errors
|
8 years ago |
Daniel Cousens
|
4d6928a68b
|
tests: fix shadowed/unused variable warnings
|
8 years ago |
Daniel Cousens
|
c852372559
|
tests: add a timeout to let the backend keep up
|
8 years ago |
Daniel Cousens
|
8e1c69183f
|
tests/integration: add testnet bip32 example
|
8 years ago |
Daniel Cousens
|
29316a2fbc
|
block: use writeUInt32BE for target calculation
|
8 years ago |
Daniel Cousens
|
228a2c1879
|
tests/README: add BIP32/BIP44 derivation examples
|
8 years ago |
Daniel Cousens
|
14f9218389
|
package: bump bs58check, drop node 0.12
|
8 years ago |
Daniel Cousens
|
ac4b9d5c43
|
stealth: use \+ to represent point addition
|
8 years ago |
Daniel Cousens
|
d3da936adc
|
stealth: add randomly
|
8 years ago |
Daniel Cousens
|
6f47bc4d70
|
stealth: d is not involved in the receiver private key
|
8 years ago |
Daniel Cousens
|
b4062d56d1
|
stealth: add dual key example
|
8 years ago |
Daniel Cousens
|
1304527c1d
|
stealth: clarify super simply
|
8 years ago |
Daniel Cousens
|
1c68e41562
|
move BIP32 example to own file
|
8 years ago |
Daniel Cousens
|
11850cc1a5
|
stealth: add stealth child key recover example
|
8 years ago |
Daniel Cousens
|
39897cacd5
|
integration: update to new script encode/decode
|
8 years ago |
Daniel Cousens
|
4faa0ce679
|
_blockchain: a social experiment
|
8 years ago |
Daniel Cousens
|
b65e47bbae
|
integration: break up into more re-usable unspents
|
8 years ago |
Daniel Cousens
|
52bcfe72be
|
integration: return funds to our faucet
|
8 years ago |
Daniel Cousens
|
e10a23fb3e
|
integration: avoid multiple faucet calls
|
8 years ago |
Daniel Cousens
|
ebaf1496e1
|
tests/integration: use our own faucet keyPair
|
8 years ago |
Daniel Cousens
|
9b473ca57b
|
tests/integration: bump timeouts to 30s each
|
8 years ago |
Daniel Cousens
|
de6671ecaa
|
rm integration tests
|
9 years ago |
Daniel Cousens
|
ed093aec69
|
stealth: more explicit inner variable names
|
8 years ago |
Daniel Cousens
|
fdb0ceeeb5
|
testing: rename cltvCheckSigInput to cltvCheckSigOutput
|
8 years ago |
Daniel Cousens
|
e74b882e54
|
tests: improved readability for stealth address code
|
9 years ago |
Daniel Cousens
|
f2ecbeb90f
|
tests/integration: separate crypto tests
|
9 years ago |
Daniel Cousens
|
ddea2d2296
|
tests/integration: separate CLTV tests, add failing expiry (in future)
|
9 years ago |
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 |