aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_spend_coinbase.py
AgeCommit message (Expand)Author
2023-01-16test: add `rescan_utxos` in MiniWallet's initializationkouloumos
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-06-13test: Remove MiniWallet mempool_valid optionMacroFake
2022-01-11test: MiniWallet: support default `from_node` for creating txsSebastian Falbesoner
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-09-20test: Replace MiniWallet scan_blocks with rescan_utxosMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
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