aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_orphanedreward.py
AgeCommit message (Expand)Author
2023-04-26rpc: return block hash & height in getbalances, gettransaction & getwalletinf...Harris
2023-01-30Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinbasesglozow
2023-01-10test: Check that orphaned coinbase unconf spend is still abandonedAndrew Chow
2023-01-10wallet: Automatically abandon orphaned coinbases and their childrenAndrew Chow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-10test: Remove wallet option from non-wallet testsMacroFake
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-06-08Add sync_blocks in wallet_orphanedreward.py.Daniel Kraft
2021-06-02Testcase for wallet issue with orphaned rewards.Daniel Kraft