214 Commits (master)

Author SHA1 Message Date
junderw c77db1a14f
Only run docker in integration with cache 6 years ago
junderw dc1ef5958b
Tests to arrow functions, use strict asserts, travis uses docker instead of regtest server 6 years ago
junderw 16823e9013
Add APIURL env for endpoint 6 years ago
junderw d9fd6d619a
Fix race condition for two integration test jobs 6 years ago
junderw b27df612da
Randomize sleep times 6 years ago
junderw 77bd66c22f
Fix Bad Request errors from the client side 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
Sam (Sangho Kim) 53b8f966e7
Update transactions.js 6 years ago
Jonathan Underwood 15289fe0cf
Add notes for learners about nSequence + LockTime 6 years ago
Daniel Cousens 959ba5ae96 add P2SH(P2WPKH) signature verification example 6 years ago
Daniel Cousens aac228011f README: rm bad sha256 hash example 6 years ago
Daniel Cousens a908e909d1 README: rm stealth address examples 6 years ago
Daniel Cousens 5fc673a8d6 README: link to external explanations 6 years ago
junderw 9c409b1274
Change regtest server over to regtest.bitbank.cc 6 years ago
junderw bd0be2f343
Fix errors for bitcoin core 0.17.0 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 6 years ago
Daniel Cousens 94f0ae85e3 tests/integration: fix ecurve import, as removed 6 years ago
Daniel Cousens ca4c9ca64c add note about P2WPKH in P2WSH as a consensus fail 6 years ago
Daniel Cousens 31ab9bfc03 tests/integration: throw verbose error if unspent is missing 6 years ago
Daniel Cousens de0259a820 tests/integration/payments: enable failing P2SH(P2WSH(P2WPKH)) tests 6 years ago
Daniel Cousens faf3645361 tests/integration: allow more time 6 years ago
Daniel Cousens b2d3a2cf30 testing: add payments tests for each standard payment type 6 years ago
Daniel Cousens 732df83346 tests/integration: simplify the bare witness examples 6 years ago
Daniel Cousens 51792c3528 tests/integration: add bare witness output tests 6 years ago
Daniel Cousens de90fea0ac payments: rename p2data to embed 6 years ago
Daniel Cousens 44c13665c8 payments: add p2data 6 years ago
Daniel Cousens 4901d41fa9 tests/integration: change tests to not use templates 6 years ago
Daniel Cousens 4454e2925a tests/integration: rm use of templates 6 years ago
Daniel Cousens 400be7114b use payments in TxBuilder 6 years ago
Daniel Cousens 90a34ef2fe add timeout to CTLV tests 6 years ago
Daniel Cousens 256656f766 use payments in integration tests 6 years ago
Daniel Cousens 7756c5dd76 bump tiny-secp256k1 6 years ago
Daniel Cousens 3588fc1db3
fix BN require 6 years ago
Will O'Beirne d2ea50b296
Replace bigi with bnjs. Updated README links to tests. 6 years ago
Daniel Cousens a5db0a4e44 sed -i 's/ var / const /', with const->let fixes 6 years ago
Daniel Cousens 91b8823aa8 sed -i 's/^var /const /' 6 years ago
Daniel Cousens 93b1ae4303 sed -i 's/^let /const /' 6 years ago
Daniel Cousens 4f089fceb4 tests: use random keys to prevent db limitations 6 years ago
Daniel Cousens bc7ca710ed use blockchain.info for 3PBP address example 6 years ago
Daniel Cousens d934e543d8 rm Litecoin 6 years ago