index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
test_node.py
Age
Commit message (
Expand
)
Author
2024-08-25
test: add null block xor key
tdb3
2024-08-25
refactor: lift NUM_XOR_BYTES
tdb3
2024-08-25
refactor: move read_xor_key() to TestNode
tdb3
2024-08-23
test: add blocks_key_path
tdb3
2024-07-16
Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...
Ava Chow
2024-07-09
Merge bitcoin/bitcoin#29431: test/BIP324: disconnection scenarios during v2 h...
Ava Chow
2024-07-02
net: require P2P binds to succeed
Vasil Dimov
2024-06-10
Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...
Ryan Ofsky
2024-06-07
test: Add functional test for continuing a reindex
TheCharlatan
2024-05-23
Merge bitcoin/bitcoin#30118: test: improve robustness of connect_nodes()
Ava Chow
2024-05-21
test: improve robustness of connect_nodes()
furszy
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
2024-05-16
test: Test bdb_ro dump of wallet without reset LSNs
Ava Chow
2024-04-30
test: use sleepy wait-for-log in reindex readonly
Matthew Zipkin
2024-03-19
Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...
glozow
2024-03-11
test: p2p: support disconnect waiting for `add_outbound_p2p_connection`
Sebastian Falbesoner
2024-03-11
test: Support disconnect waiting for add_p2p_connection
stratospher
2024-02-29
test: ignore --v2transport for older versions instead of asserting
Martin Zumsande
2024-02-12
test: enable v2 for python p2p depending on global --v2transport flag
Martin Zumsande
2024-02-06
test: enable p2p_sendtxrcncl.py with v2transport
Martin Zumsande
2024-01-29
net: enable v2transport by default
Pieter Wuille
2024-01-29
Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryption
Ava Chow
2024-01-25
[test] Check whether v2 TestNode performs downgrading
stratospher
2024-01-25
[test] Allow inbound and outbound connections supporting v2 P2P protocol
stratospher
2024-01-25
[test] Reconnect using v1 P2P when v2 P2P terminates due to magic byte mismatch
stratospher
2024-01-25
[test] Introduce EncryptedP2PState object in P2PConnection
stratospher
2024-01-11
Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...
Ava Chow
2023-12-13
test: add TestNode wait_until helper
Nikodemas Tuckus
2023-12-08
test: detect OS consistently using `platform.system()`
Sebastian Falbesoner
2023-12-06
test: fix v2 transport intermittent test failure (#29002)
Sebastian Falbesoner
2023-11-28
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
Andrew Chow
2023-11-08
test: enable --v2transport in combination with --usecli
Martin Zumsande
2023-11-08
test: persist -v2transport over restarts and respect -v2transport=0
Martin Zumsande
2023-11-08
test: Add missing wait for version to be sent in add_outbound_p2p_connection
MarcoFalke
2023-11-03
test: Add missing sync on send_version in peer_connect
MarcoFalke
2023-11-01
Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...
fanquake
2023-10-13
test: fix `assert_debug_log` call-site bugs, add type checks
Sebastian Falbesoner
2023-10-12
test: don't run old binaries under valgrind
Sjors Provoost
2023-10-10
test: make python p2p not send getaddr messages when it's being connected to
Martin Zumsande
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-10-06
test: Rename wait_until_helper to wait_until_helper_internal
Fabian Jahr
2023-10-06
Merge bitcoin/bitcoin#28253: test: display abrupt shutdown errors in console ...
fanquake
2023-10-05
test: display abrupt shutdown errors in console output
furszy
2023-08-22
Merge bitcoin/bitcoin#28199: test: tx orphan handling
Andrew Chow
2023-08-14
[test framework] make it easier to fast-forward setmocktime
glozow
2023-08-01
Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...
fanquake
2023-08-01
Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTest
fanquake
2023-07-26
Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_log
fanquake
2023-07-25
test: fix intermittent failure in p2p_getaddr_caching
Martin Zumsande
2023-07-25
test: Add blocks_path property to TestNode
MarcoFalke
[next]