21 Commits (18e9cdcc02f7d8a478def4d63b51bf95ff395a79)

Author SHA1 Message Date
Daniel Cousens 706f5d7a9c scripts: adds tests for *HashOutput 10 years ago
Daniel Cousens e2abe2b3af merge Script/scripts 10 years ago
Daniel Cousens 4333217bdd tests: add example non-standard scripthash 10 years ago
Daniel Cousens d00ec9af29 scripts: fix isScriptHashInput classification 10 years ago
Daniel Cousens af3491822e scripts: multisigInput only uses scriptPubKey for validation, OP_0 validation not necessary 10 years ago
Daniel Cousens c9826221fb scripts: catch error in Script.fromBuffer 10 years ago
Daniel Cousens c35d4b46c5 scripts: add allowIncomplete for multisig scripts 10 years ago
Daniel Cousens e4eb743cf9 scripts: expose is* classifiers 10 years ago
Daniel Cousens ea66edeb5c scripts: add dataOutput convenience function 10 years ago
Daniel Cousens ab57630f20 tests: add non-canonical signature test 10 years ago
Daniel Cousens f6e340f64c tests: add scriptHash redeemScript non-data fixture 10 years ago
Daniel Cousens f9a5c47d95 tests: add OP_RETURN scripts fixture 10 years ago
Daniel Cousens f3138dcb68 tests: test non-standard pathway for classifyInput 10 years ago
Daniel Cousens 27a99436df tests: cover all multisigOutput branchs 10 years ago
Daniel Cousens e1479b6fa5 scripts: add error for >n signatures with multisig 11 years ago
Daniel Cousens 759bba5c21 scripts: add falsy classifications and fix multisig 11 years ago
Daniel Cousens 13d41f67e9 Script: adds toASM/fromASM 11 years ago
Daniel Cousens 924ecfb998 scripts: add missing test data 11 years ago
Daniel Cousens 62b6a407a6 scripts: break tests down from type structure 11 years ago
Daniel Cousens 576d5dfa3f Scripts: move test data to fixtures 11 years ago