aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2023-08-24Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...Andrew Chow
2023-08-22Merge bitcoin/bitcoin#28199: test: tx orphan handlingAndrew Chow
2023-08-22test: add functional test for deadlock situationMartin Zumsande
2023-08-14[functional test] transaction orphan handlingglozow
2023-08-02Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...fanquake
2023-07-30qa, doc: Fix commentHennadii Stepanov
2023-07-10test: add support for all networks in CAddress in messages.pybrunoerg
2023-06-29test: Add ellswift unit testsstratospher
2023-06-16Remove the syscall sandboxfanquake
2023-06-14Merge bitcoin/bitcoin#25634: wallet, tests: Expand and test when the blank wa...Ryan Ofsky
2023-06-08rpc, wallet: Include information about blank flagAndrew Chow
2023-05-27Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...Andrew Chow
2023-05-23rpc: Fix invalid bech32 handlingMarcoFalke
2023-05-19test: Explicitly specify directory where to search tests forHennadii Stepanov
2023-05-14Add wallets_conflictsAntoine Riard
2023-05-02Merge bitcoin/bitcoin#27542: test: add ripemd160 to test framework modules listfanquake
2023-05-02test: add ripemd160 to test framework modules listSebastian Falbesoner
2023-04-19test: cover fastprune with excessive block sizeMatthew Zipkin
2023-03-20Merge bitcoin/bitcoin#26531: mempool: Add mempool tracepointsAndrew Chow
2023-03-20Add mempool tracepointsvirtu
2023-03-10Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-byt...fanquake
2023-03-07test: add coverage for sigop limit policy (`-bytespersigop` setting)Sebastian Falbesoner
2023-02-28Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...Andrew Chow
2023-02-15wallet: reuse change dest when recreating TX with avoidpartialspendsMatthew Zipkin
2023-02-06test: Add test for file system permissionsHennadii Stepanov
2023-01-27Merge bitcoin/bitcoin#25880: p2p: Make stalling timeout adaptive during IBDAndrew Chow
2023-01-18scripted-diff: Use new python 3.7 keywordsMarcoFalke
2023-01-16Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-du...MarcoFalke
2023-01-05test: add functional test for ScanAndUnlinkAlreadyPrunedFilesAndrew Toth
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-19Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...MarcoFalke
2022-12-16Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...Andrew Chow
2022-12-16test: add coverage for dust mempool policy (`-dustrelayfee` setting)Sebastian Falbesoner
2022-12-15test: Wallet imports on pruned nodesAurèle Oulès
2022-12-09tests: Reorder longer running tests in test_runnerAndrew Chow
2022-12-09test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.pyMarcoFalke
2022-12-09test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...MarcoFalke
2022-12-02Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements are only q...fanquake
2022-11-30[test] Add p2p_tx_privacy.pydergoegge
2022-11-29test: Set wallet type in test_runner when only one type is allowedMarcoFalke
2022-10-27test: add functional test for IBD stalling logicMartin Zumsande
2022-10-25test: add test for fast rescan using block filters (top-up detection)Sebastian Falbesoner
2022-10-17test: Add functional tests for sendtxrcncl from inboundGleb Naumenko
2022-10-13Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`Andrew Chow
2022-10-04test: rpc: add scanblocks functional testJonas Schnelli
2022-09-30test: add functional test for -discoverbrunoerg
2022-09-16Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py onceMacroFake
2022-09-08[test] only run feature_rbf.py onceglozow
2022-09-08test: Display skipped tests reasonAurèle Oulès
2022-09-01Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...Andrew Chow