aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_spend_coinbase.py
AgeCommit message (Expand)Author
2021-04-23test: Speed up mempool_spend_coinbase.pyMarcoFalke
2021-04-23test: Create MiniWallet.create_self_transferMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-16test: run mempool_spend_coinbase.py even with wallet disabledMichael Dietz
2018-09-10qa: 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-01-25[tests] Rename misc functional tests.Anthony Towns