1060 Commits (88951d34dbe5834a1330282a5b7b97d6157cdc28)

Author SHA1 Message Date
Daniel Cousens 0d9619aeed payments/p2wpkh: fix exception messages 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 eb01d35aa4 tests: rm last use of templates for txbuilder 6 years ago
Daniel Cousens 6cacea6f31 rm templates export, rename to classify 6 years ago
Daniel Cousens 400be7114b use payments in TxBuilder 6 years ago
Daniel Cousens 1fba0c62a5 tests: add missing context information to Sighash V1 description 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 8197f9d704 less strict on inputs 6 years ago
Daniel Cousens f9a739e1db add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 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 58f50e9f1c tests: fix invalid pubKey used in testing 6 years ago
Daniel Cousens 7592a6bcc2 script: rename isCanonicalSignature to isCanonicalScriptSignature 6 years ago
Daniel Cousens d934e543d8 rm Litecoin 6 years ago
Daniel Cousens 2fe220517f transition ECPair to properties over getters 6 years ago
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens c2a5d9dc1a rm getAddress 7 years ago
Daniel Cousens 4ed1a49dc5 force update MTP if tests not run 6 years ago
Daniel Cousens 4aaf295cd5 fix standard 11 issues 6 years ago
Daniel Cousens ab1fba987a add BIP68/BIP112 CSV tests 7 years ago
Daniel Cousens 4d7b5167ae txbuilder: isolate Invalid script test from Non-standard test 7 years ago
Daniel Cousens 581f57ff6f script/tx: decompile returns maybe chunks 7 years ago
Daniel Cousens a463c41fb0 tests/txb: fix bad BIP66 encoding (R = 0) 7 years ago
Daniel Cousens 6c4977983d ECPair/script_signature: switch to 64-byte RS buffers only 7 years ago
Daniel Cousens b267a9e606 rm potential race conditions in non-final mixed test 7 years ago
Daniel Cousens 884f3fd57d rm HDNode, use bip32 module 7 years ago
Daniel Cousens dd9455c0df rm unused bscript 7 years ago
Daniel Cousens 90a73e195e use safe-buffer 7 years ago
Daniel Cousens c16847434c add toRSBuffer for less breaking changes 7 years ago
Daniel Cousens c58ada362e rm ECSignature, add script.signature instead 8 years ago
Daniel Cousens 6344be50ae integration: adhere to new nullData API 7 years ago
Prahalad Belavadi b177050069
add warning for generating addresses from sha256 hash example 7 years ago
Daniel Cousens 647f06e629 amend test fixtures and add default test case 7 years ago
Daniel Cousens 41885bfab2 nulldata: change data to array 7 years ago
Daniel Cousens 5af87c0c49 privatise internals for TxBuilder 7 years ago
Daniel Cousens 549b36bf1a rm deprecated bufferutils 7 years ago
Daniel Cousens 04c628e9f1 add hoodwink dependency 7 years ago
Daniel Cousens 7c9c6ed204 rm sinon, sinon-test 7 years ago
Dave Kerr 504b6c24bc fix failing address test by error-thrown assertion 7 years ago
Dave Kerr b000377fd5 upgrade test dependencies 7 years ago
Daniel Cousens e57d0a8fdf fix standard issue 7 years ago
junderw e6f3aaf5b1
Add use strict 7 years ago