Age | Commit message (Expand) | Author |
---|---|---|
2024-07-16 | scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()` | Hennadii Stepanov |
2023-10-25 | test: use built-in collection types for type hints (Python 3.9 / PEP 585) | Sebastian Falbesoner |
2023-10-10 | test: Use pathlib over os.path #28362 | ns-xvrn |
2023-03-28 | refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkey | ismaelsadeeq |
2023-01-16 | test: add `rescan_utxos` in MiniWallet's initialization | kouloumos |
2022-11-10 | test: Remove wallet option from non-wallet tests | MacroFake |
2022-10-25 | test: add test for fast rescan using block filters (top-up detection) | Sebastian Falbesoner |