323 Commits (c8b7906058b310d2887ce891054a0db7d11d081a)

Author SHA1 Message Date
Daniel Cousens 771491bc5a tests: add coinbase with witness transaction fixture 8 years ago
Thomas Kerin 793939dc8c scriptHash return true for chunks.length=1 so long as its witness 8 years ago
Thomas Kerin 1edfd30425 P2WPKH correct tx 8 years ago
Thomas Kerin c2dfc03869 Add test vectors, and transaction_builder input stores signScript 8 years ago
Thomas Kerin 1d168592a3 Add P2SH|P2WSH|P2PK vector 8 years ago
Thomas Kerin a213435135 Commit work to date 8 years ago
Daniel Cousens a793166eb8 wip 8 years ago
Daniel Cousens b862a62867 tests/templates: remove unused pushOnly data 8 years ago
Thomas Kerin 9d9d101b5f Script templates: add witness commitment template 8 years ago
Daniel Cousens a86e905611 script: add fromASM failing test case and fix 8 years ago
Thomas Kerin 8552867695 bscript.compie - minimal encoding of -1 stack element 8 years ago
Daniel Cousens ff68116ee9 tests: separate templates and script tests 8 years ago
Daniel Cousens b2a2a2a136 tests: add toScript tests 8 years ago
Daniel Cousens 2bb021ab64 rm *PushOnly, add isPushOnly and toStack 8 years ago
Daniel Cousens a023d23907 tests: rename hashForWitnessV0 tests for actuality 8 years ago
Daniel Cousens 637aa0f60c tests/transaction: remove unused data 8 years ago
Daniel Cousens bd616f469e tests: re-order fixtures so invalid is last 8 years ago
Daniel Cousens d1dc0840b5 tests: add pay-to-witness-* output fixtures 8 years ago
Daniel Cousens 0c198ffa6a tests: merge witness fixtures with valid transactions, reverse reversed hashs (failing) 8 years ago
Daniel Cousens 5150e3c027 tests: enforce witness transactions use legacy txId 8 years ago
Daniel Cousens dfcb04c9b4 tests: add coinbase flag to each transaction fixture 8 years ago
Thomas Kerin 95059df96a Update vectors with value of UTXO 8 years ago
Thomas Kerin 6d4c4d4cf2 test/fixtures/transaction.json 8 years ago
Thomas Kerin 3f731d090a Test that parsing a transaction with superfluous witness data leads to an error 8 years ago
Thomas Kerin 035ec47868 Better test vectors for witness serialization (available on testnet) 8 years ago
Daniel Cousens c1d6a5c0d7 add witness core transaction tests, re-ordered to be testable 8 years ago
Daniel Cousens 5c2fdb6043 Transaction: add Witness serialization and hashForWitnessV0 9 years ago
Daniel Cousens e8b00d63d6 tests: add minimall encoded 0-length buffer fixture 8 years ago
Daniel Cousens f0db59fa8e tests: amend TransactionBuilder fixture to have non-absurd fee rate 8 years ago
Daniel Cousens 62389ed247 TransactionBuilder: change to ABSURD_FEERATE, not ABSURD_FEE 8 years ago
Daniel Cousens e835f1fe95 TransactionBuilder: add fee safety 8 years ago
Daniel Cousens d9fa39a2cc scripts: extract all scripts to encode/decode/check style 8 years ago
Thomas Kerin 27b48e8aa2 Add methods to decode information from output scripts 8 years ago
Daniel Cousens 405c005802 tests: rename description to path 8 years ago
Daniel Cousens 5e2e72dd7a tests: add leading zero test fixture 8 years ago
Daniel Cousens b03ce64698 tests: add leading zero HDNode fixture per #673 8 years ago
Daniel Cousens 04a227fab1 tests: rework HDNode tests, consistent *Base58 usage, check index/depth too 8 years ago
Daniel Cousens 7f77357c12 tests: rm unused data, re-add missing tests 8 years ago
Thomas Kerin ddedb574a3 hdnode: add test cases exercising fromBuffer 8 years ago
Daniel Cousens 3de754a9a2 TransactionBuilder: remove hashTypes inconsistency issues, resolves #642 8 years ago
Daniel Cousens 30ba4d620b tests: add failing TransactionBuilder multiple hash types test 8 years ago
Daniel Cousens 17377381c4 TransactionBuilder: if prevOutScript is defined, but not signable, try 1 last time 8 years ago
Daniel Cousens 29a865788d use varuint-bitcoin 8 years ago
Daniel Cousens 7cdabef954 ecdsa: remove unused functions 9 years ago
Daniel Cousens 87cb018466 rm message module 9 years ago
Daniel Cousens b91cfcf196 package: update to typeforce 1.8.7 8 years ago
Daniel Cousens c1570f8056 script: always compile in a minimaldata compliant way 8 years ago
Daniel Cousens 76c7c77311 tests: add failing test for #633 8 years ago
Daniel Cousens ae63ae1131 tests: change error thrown for consistency with multisig 8 years ago
Daniel Cousens 17c6ff62a0 bufferutils: fix pushDataInt output 8 years ago