aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2024-01-29Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryptionAva Chow
2024-01-25[test] Add functional test to test early key response behaviour in BIP 324stratospher
2024-01-25[test] Add functional tests to test v2 P2P behaviourstratospher
2024-01-19test: add tests for fundrawtx and sendmany rpcsjosibake
2024-01-16Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...Ava Chow
2024-01-12[test] import descriptor wallet with reorged parent + IsFromMe child in mempoolglozow
2024-01-11Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...Ava Chow
2024-01-11Merge bitcoin/bitcoin#28838: test: add assumeutxo wallet testAva Chow
2023-12-14Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanningAva Chow
2023-12-12test: Actually fail when a python unit test failsMarcoFalke
2023-12-08test: detect OS consistently using `platform.system()`Sebastian Falbesoner
2023-12-05test: coverage for wallet birth time interaction with -reindexfurszy
2023-11-28Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...Andrew Chow
2023-11-13test: add assumeutxo wallet testSjors Provoost
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