aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_node.py
AgeCommit message (Expand)Author
2024-08-25test: add null block xor keytdb3
2024-08-25refactor: lift NUM_XOR_BYTEStdb3
2024-08-25refactor: move read_xor_key() to TestNodetdb3
2024-08-23test: add blocks_key_pathtdb3
2024-07-16Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...Ava Chow
2024-07-09Merge bitcoin/bitcoin#29431: test/BIP324: disconnection scenarios during v2 h...Ava Chow
2024-07-02net: require P2P binds to succeedVasil Dimov
2024-06-10Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...Ryan Ofsky
2024-06-07test: Add functional test for continuing a reindexTheCharlatan
2024-05-23Merge bitcoin/bitcoin#30118: test: improve robustness of connect_nodes()Ava Chow
2024-05-21test: improve robustness of connect_nodes()furszy
2024-05-21Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parsermerge-script
2024-05-16test: Test bdb_ro dump of wallet without reset LSNsAva Chow
2024-04-30test: use sleepy wait-for-log in reindex readonlyMatthew Zipkin
2024-03-19Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...glozow
2024-03-11test: p2p: support disconnect waiting for `add_outbound_p2p_connection`Sebastian Falbesoner
2024-03-11test: Support disconnect waiting for add_p2p_connectionstratospher
2024-02-29test: ignore --v2transport for older versions instead of assertingMartin Zumsande
2024-02-12test: enable v2 for python p2p depending on global --v2transport flagMartin Zumsande
2024-02-06test: enable p2p_sendtxrcncl.py with v2transportMartin Zumsande
2024-01-29net: enable v2transport by defaultPieter Wuille
2024-01-29Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryptionAva Chow
2024-01-25[test] Check whether v2 TestNode performs downgradingstratospher
2024-01-25[test] Allow inbound and outbound connections supporting v2 P2P protocolstratospher
2024-01-25 [test] Reconnect using v1 P2P when v2 P2P terminates due to magic byte mismatchstratospher
2024-01-25[test] Introduce EncryptedP2PState object in P2PConnectionstratospher
2024-01-11Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...Ava Chow
2023-12-13test: add TestNode wait_until helperNikodemas Tuckus
2023-12-08test: detect OS consistently using `platform.system()`Sebastian Falbesoner
2023-12-06test: fix v2 transport intermittent test failure (#29002)Sebastian Falbesoner
2023-11-28Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...Andrew Chow
2023-11-08test: enable --v2transport in combination with --usecliMartin Zumsande
2023-11-08test: persist -v2transport over restarts and respect -v2transport=0Martin Zumsande
2023-11-08test: Add missing wait for version to be sent in add_outbound_p2p_connectionMarcoFalke
2023-11-03test: Add missing sync on send_version in peer_connectMarcoFalke
2023-11-01Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...fanquake
2023-10-13test: fix `assert_debug_log` call-site bugs, add type checksSebastian Falbesoner
2023-10-12test: don't run old binaries under valgrindSjors Provoost
2023-10-10test: make python p2p not send getaddr messages when it's being connected toMartin Zumsande
2023-10-10 test: Use pathlib over os.path #28362ns-xvrn
2023-10-06test: Rename wait_until_helper to wait_until_helper_internalFabian Jahr
2023-10-06Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...fanquake
2023-10-05test: display abrupt shutdown errors in console outputfurszy
2023-08-22Merge bitcoin/bitcoin#28199: test: tx orphan handlingAndrew Chow
2023-08-14[test framework] make it easier to fast-forward setmocktimeglozow
2023-08-01Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...fanquake
2023-08-01Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTestfanquake
2023-07-26Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_logfanquake
2023-07-25test: fix intermittent failure in p2p_getaddr_cachingMartin Zumsande
2023-07-25test: Add blocks_path property to TestNodeMarcoFalke