246 Commits (32bc404a75f7e15622c93890d39b9a3a7bd9ea32)

Author SHA1 Message Date
junderw e10324f850
PSBT Bugfix for multiple of same pubkey in p2ms 5 years ago
junderw 9810049f4c
Add tslint to tests 6 years ago
junderw 34b0b525fc
Update @types/node and fix problems with types 6 years ago
junderw f376913a4c
Remove TransactionBuilder from tests (besides transaction_builder.spec.ts) 6 years ago
junderw 6c08a0be40
Move tests to TypeScript (coverage is still JS based) 6 years ago
junderw 11e4a12caf
Change filenames for easy diff 6 years ago
junderw a395af47fd
Simplify nonWitnessUtxo integration tests to not confuse learners 6 years ago
junderw bf45f3638b
WIP: Allow nonWitnessUtxo with segwit 6 years ago
junderw 4e8aecb5e0
Use output for faucetComplex 6 years ago
junderw a3b6cdabb9
Update regtest-client 6 years ago
junderw a3bfee75b0
Fix method names for PSBT 6 years ago
junderw d05806fe69
Update README, add deprecation warning 6 years ago
junderw e19bc58b30
Rename methods 6 years ago
junderw 1c5b0025c8
Update integration test with HD example 6 years ago
junderw def2182eaf
Fix: integration test comments 6 years ago
junderw 01c7ac39b6
Add clone, addInputs, addOutputs 6 years ago
junderw b8c341dea0
Finalize should chain this as well. 6 years ago
junderw f66b568e4d
Add sign all inputs method 6 years ago
junderw d0d94c7f06
Add signature verify method 6 years ago
junderw 02ba6c78d1
Add integration tests with examples 6 years ago
junderw e4c5128fd8
Use regtest-client 6 years ago
junderw 969b3a5e18
Fix tests to use new sign method 6 years ago
junderw 3145d3f9ec
Fix comments 6 years ago
junderw 267b0c5d00
Easier var names 6 years ago
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 7 years ago
Daniel Cousens a908e909d1 README: rm stealth address examples 7 years ago
Daniel Cousens 5fc673a8d6 README: link to external explanations 7 years ago
junderw 9c409b1274
Change regtest server over to regtest.bitbank.cc 7 years ago
junderw bd0be2f343
Fix errors for bitcoin core 0.17.0 7 years ago
Apichan Chaiyutthasat b93d9d99cc
Update addresses.js 7 years ago
junderw e6ac7c16ce
Use fromASM instead. Much cleaner. 7 years ago
junderw a103e48444
Fix indents + references + lawyer changed to mediator 7 years ago
junderw d7cbbb553b
Fix indent 7 years ago