aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_reorg.py
AgeCommit message (Expand)Author
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13Merge #13054: tests: Enable automatic detection of undefined names in Python ...MarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-13Merge #13928: qa: blocktools enforce named args for amountMarcoFalke
2018-08-11Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke
2018-08-09qa: blocktools enforce named args for amountMarcoFalke
2018-08-09[Tests] Rename create_tx and move to blocktools.pyConor Scott
2018-08-08qa: Remove redundant checkmempool/checkblockindex extra_argsMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-02-17scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-10-05scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery