aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2023-11-28Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...Andrew Chow
2023-11-08test: enable v2 transport for p2p_timeouts.pyMartin Zumsande
2023-11-08test: enable v2 transport for rpc_net.pySebastian Falbesoner
2023-11-08test: enable v2 transport for p2p_node_network_limited.pySebastian Falbesoner
2023-11-07Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...Andrew Chow
2023-11-05test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...Sebastian Falbesoner
2023-10-30Remove feature_txindex_compatibility.py in V27Brandon Odiwuor
2023-10-08qa: bound testing for TapMiniscriptAntoine Poinsot
2023-10-02test: enable v2 transport between nodes in some functional testsPieter Wuille
2023-10-02net: use V2Transport when NODE_P2P_V2 service flag is presentPieter Wuille
2023-09-30test: add feature_assumeutxo functional testJames O'Beirne
2023-09-29[test/crypto] Add RFC 8439's ChaCha20Poly1305 AEADstratospher
2023-09-29[test/crypto] Add Poly1305 python implementationstratospher
2023-09-29[test/crypto] Add ChaCha20 python implementationstratospher
2023-09-14Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...Andrew Chow
2023-09-14test: cover read-only blockstoreMatthew Zipkin
2023-09-13Bump unconfirmed parent txs to target feerateMurch
2023-09-10[test] Move test framework crypto functions to crypto/stratospher
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