335 Commits (88951d34dbe5834a1330282a5b7b97d6157cdc28)

Author SHA1 Message Date
junderw 912d6d41be
Fix some small bugs 6 years ago
junderw 7c0e02ad48
Fix Block to allow regtest target (easiest possible target) 6 years ago
junderw 28bfb71b54
Add tests for regtest bech32 address 6 years ago
Daniel Cousens 1b4dc48d75 add failing tests for redeem.network derivation 6 years ago
Daniel Cousens 6927f74b7a add inverted Network mismatch tests 6 years ago
Daniel Cousens 1119a449a5 txbuilder: add missing signature P2MS fixture 6 years ago
Daniel Cousens a58c5b4f5b txb/tests: add solo SIGHASH_ALL fixes 6 years ago
Daniel Cousens 2223e6170e txb/tests: test solo SIGHASH_ALL, support existing SIGHASH_NONE 6 years ago
Daniel Cousens ed1c1a5661 txb: enforce outputs exist when signing 6 years ago
Daniel Cousens acdfb34545 rename Sighash: to SIGHASH 6 years ago
Daniel Cousens d06c149ec3 avoid special code path, add explicit fixture overwrite 6 years ago
junderw f84a5d18a3
Fix test cases to make sure that validate: true is being set to default 6 years ago
Daniel Cousens 89eb6fac03 break test/transaction_builder contruct stages, add sequential example 6 years ago
Daniel Cousens cd9e6d1d5e tests/p2wsh: add secondary stacksEqual test 6 years ago
Daniel Cousens 1051946f00 tests/payments/p2pk: fix wrong fixture names 6 years ago
Daniel Cousens 55207e5742 tests/payments/p2pk*: add signature mismatch tests 6 years ago
Daniel Cousens 85b1b92b6d tests/ECPair: test fromPublic/fromPrivate in isolation 6 years ago
Daniel Cousens 5e91c83e0a tests/fixtures: amend TxBuilder P2WPKH fixtures 6 years ago
Daniel Cousens 14d9636b6e testing/p2wsh: add missing test case coverage 6 years ago
Daniel Cousens de90fea0ac payments: rename p2data to embed 6 years ago
Daniel Cousens d886e76abd tests/payments: add null data tests 6 years ago
Daniel Cousens 7104bb412e tests/payments: add missing tests 6 years ago
Daniel Cousens 0d9619aeed payments/p2wpkh: fix exception messages 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 8197f9d704 less strict on inputs 6 years ago
Daniel Cousens f9a739e1db add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 6 years ago
Daniel Cousens fba0699dd3 rm ecdsa, add new ECPair using secp256k1 7 years ago
Daniel Cousens 4d7b5167ae txbuilder: isolate Invalid script test from Non-standard test 7 years ago
Daniel Cousens 6c4977983d ECPair/script_signature: switch to 64-byte RS buffers only 7 years ago
Daniel Cousens 884f3fd57d rm HDNode, use bip32 module 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 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 549b36bf1a rm deprecated bufferutils 7 years ago
Daniel Cousens 00bbab1a93 txb: fix redeemScript/witnessScript is undefined when throwing 7 years ago
Daniel Cousens 39a681d2d3 tests: add failing test for #981 7 years ago
Daniel Cousens 9a31b894c1 tests: add inconsistent redeem/witness script hash signing tests 7 years ago
Daniel Cousens 098188dd3a tests: add independent error message for missing witnessScript 7 years ago
Daniel Cousens 5e500910df tests: use P2* acronyms, not full-length text 7 years ago
Daniel Cousens b94da10e6c ECSignature: add toRSBuffer/fromRSBuffer 7 years ago
Daniel Cousens c729d322c2 tests: add failing staged transaction building example #901 7 years ago
Daniel Cousens 6013bf075c tests: add passing and failing tests for witness*.input.encode/decode 7 years ago
Daniel Cousens 95cc837c06 tests/fixtures: amend truncated outputHex 7 years ago
Arik Sosman 8f9b3443d2 add fixture to verify input type classification 7 years ago
Daniel Cousens 8f01e4273c match scriptHash types 1 for 1, ignore classify order 7 years ago
dabura667 7563d8f74a Fix absurd fee in fixture 7 years ago
Daniel Cousens 9503e64bde TransactionBuilder: collect witnessValue as input.value, and match it 7 years ago
Daniel Cousens 56dfb873d3 add bech32 fixture 7 years ago