26 Commits (dfd25045efa34f708608e88983e312f2fd710d23)

Author SHA1 Message Date
junderw dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 6 years ago
junderw 8ec1911a26
Fix tests Missing Input 6 years ago
junderw 5990ece108
Merge Integration test changes from master 6 years ago
junderw 1ed037025c
Fix testnet address test 6 years ago
Daniel Cousens f3d918a2cb tests: use privateKey 0x000...0001 for examples 6 years ago
Daniel Cousens 49be171583 rm usage of unsafeDeterministicRng 6 years ago
Daniel Cousens e5781d97b9 testing: extra warnings 6 years ago
Daniel Cousens 7d8dd860d1 testing: use NODE_ENV instead of mocha constants 6 years ago
Jonathan Underwood f8490b6c0d
Update rng function 6 years ago
Daniel Cousens aac228011f README: rm bad sha256 hash example 6 years ago
Apichan Chaiyutthasat b93d9d99cc
Update addresses.js 6 years ago
Daniel Cousens ad6fa57a6d 1 timeout to rule them all 6 years ago
Daniel Cousens 77bb5f9bf8 test/integration/addresses: add missing extra timeout 6 years ago
Daniel Cousens 16195cc6ce explicitly import mocha variables 7 years ago
Daniel Cousens 256656f766 use payments in integration tests 7 years ago
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 7 years ago
Daniel Cousens 93b1ae4303 sed -i 's/^let /const /' 7 years ago
Daniel Cousens bc7ca710ed use blockchain.info for 3PBP address example 7 years ago
Daniel Cousens d934e543d8 rm Litecoin 7 years ago
Daniel Cousens 2fe220517f transition ECPair to properties over getters 7 years ago
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens c2a5d9dc1a rm getAddress 7 years ago
Prahalad Belavadi b177050069
add warning for generating addresses from sha256 hash example 7 years ago
Daniel Cousens 4ca6bf4e81 use https://api.dcousens.cloud reg-test server instead of testnet 7 years ago
Pavel 'PK' Kaminsky f46ae7d731
crypto.sha256 should receive a Buffer as an input rather than a string 7 years ago
Daniel Cousens 8bd95bd498
redeemScript, not witnessScript 7 years ago
Daniel Cousens 5b1d443bf1 README/tests: add BIP173/BIP16 SegWit address examples 7 years ago
Daniel Cousens a4fe3d3139 testing/integration/examples: isolate to addresses/transactions 8 years ago