aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_p2sh_tests.cpp
AgeCommit message (Expand)Author
2020-10-30Only relay Taproot spends if next block has it activePieter Wuille
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-16scripted-diff: Sort test includesMarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-10-25test: fix script_p2sh_tests OP_PUSHBACK2/4 missingkodslav
2019-07-09Move various SigningProviders to signingprovider.{cpp,h}Andrew Chow
2019-07-09scripted-diff: rename CBasicKeyStore to FillableSigningProviderAndrew Chow
2019-06-19Move ismine to wallet moduleAndrew Chow
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-04-29Replace CScriptID and CKeyID in CTxDestination with dedicated typesGregory Sanders
2019-04-11scripted-diff: Bump copyright headers in test, benchMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2019-04-09[build] Move policy settings to new src/policy/settings unitJohn Newbery
2019-01-04Use std::vector API for construction of test data.Daniel Kraft
2018-12-13tests: Test for expected return values when calling functions returning a suc...practicalswift
2018-12-11Removed implicit CTransaction constructor from testslucash-dev
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-28Fix AreInputsStandard test to reference the proper scriptPubKeyBen Woosley
2018-05-23Do not use uppercase characters in source code filenamespracticalswift