Age | Commit message (Expand) | Author |
---|---|---|
2023-04-26 | rpc: return block hash & height in getbalances, gettransaction & getwalletinf... | Harris |
2023-01-30 | Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinbases | glozow |
2023-01-10 | test: Check that orphaned coinbase unconf spend is still abandoned | Andrew Chow |
2023-01-10 | wallet: Automatically abandon orphaned coinbases and their children | Andrew Chow |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-11-10 | test: Remove wallet option from non-wallet tests | MacroFake |
2021-11-10 | scripted-diff: Remove redundant sync_all and sync_blocks | MarcoFalke |
2021-09-02 | scripted-diff: Use generate* from TestFramework | MarcoFalke |
2021-06-08 | Add sync_blocks in wallet_orphanedreward.py. | Daniel Kraft |
2021-06-02 | Testcase for wallet issue with orphaned rewards. | Daniel Kraft |