aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_p2sh_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only relay Taproot spends if next block has it activePieter Wuille2020-10-301-3/+3
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* scripted-diff: Sort test includesMarcoFalke2020-04-161-2/+2
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* test: fix script_p2sh_tests OP_PUSHBACK2/4 missingkodslav2019-10-251-3/+4
* Move various SigningProviders to signingprovider.{cpp,h}Andrew Chow2019-07-091-1/+1
* scripted-diff: rename CBasicKeyStore to FillableSigningProviderAndrew Chow2019-07-091-3/+3
* Move ismine to wallet moduleAndrew Chow2019-06-191-3/+0
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-1/+0
* Replace CScriptID and CKeyID in CTxDestination with dedicated typesGregory Sanders2019-04-291-17/+17
* scripted-diff: Bump copyright headers in test, benchMarcoFalke2019-04-111-1/+1
* scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
* [build] Move policy settings to new src/policy/settings unitJohn Newbery2019-04-091-0/+1
* Use std::vector API for construction of test data.Daniel Kraft2019-01-041-8/+16
* tests: Test for expected return values when calling functions returning a suc...practicalswift2018-12-131-10/+10
* Removed implicit CTransaction constructor from testslucash-dev2018-12-111-16/+16
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Fix AreInputsStandard test to reference the proper scriptPubKeyBen Woosley2018-06-281-1/+1
* Do not use uppercase characters in source code filenamespracticalswift2018-05-231-0/+369