Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | test: Replace threading with concurrent.futures | MarcoFalke |
2023-03-15 | test: fix race condition in encrypted wallet rescan tests | ishaanam |
2023-02-14 | test: test rescanning encrypted wallets | ishaanam |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-11-10 | test: Remove wallet option from non-wallet tests | MacroFake |
2022-08-23 | test: add coverage for invalid parameters for `rescanblockchain` | brunoerg |
2021-11-25 | test: fix test wallet_transactiontime_rescan.py for descriptor wallets | Sebastian Falbesoner |
2021-11-25 | test: refactor: use `set_node_times` helper in wallet_transactiontime_rescan.py | Sebastian Falbesoner |
2021-11-10 | scripted-diff: Bump copyright headers | MarcoFalke |
2021-10-06 | test: Use generate* from TestFramework, not TestNode | MarcoFalke |
2021-09-28 | test: add functional test to check transaction time determination during bloc... | BitcoinTsunami |