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
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
2023-07-20
test: Ignore UTF-8 errors in assert_debug_log
MarcoFalke
2023-07-20
test: Fix debug_log_size helper
MarcoFalke
2023-07-19
Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception check
fanquake
2023-07-11
Merge bitcoin/bitcoin#28028: test: Check expected_stderr after stop
fanquake
2023-07-10
test: Check expected_stderr after stop
MarcoFalke
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
2023-07-06
test: remove race in the user-agent reception check
Vasil Dimov
2023-06-29
test: Rename EncodeDecimal to serialization_fallback
MarcoFalke
2023-06-21
test: Allow pathlib.Path as RPC argument via authproxy
MarcoFalke
2023-06-21
test: Use wallet_dir lambda in wallet_multiwallet test where possible
MarcoFalke
2023-06-15
test: clean up is node stopped
dimitaracev
2023-06-09
Return EXIT_FAILURE on post-init fatal errors
furszy
2023-04-21
init: Error if ignored bitcoin.conf file is found
Ryan Ofsky
2023-03-20
test: Fix TypeError in wait_for_debug_log
MarcoFalke
2023-02-22
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
fanquake
2023-02-18
lint: enable E722 do not use bare except
Leonardo Lazzaro
2023-01-28
test: refactor: introduce `replace_in_config` helper
Sebastian Falbesoner
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-09
test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...
MarcoFalke
2022-11-29
Merge bitcoin/bitcoin#19762: rpc: Allow named and positional arguments to be ...
Andrew Chow
2022-11-28
Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wallet tests
Andrew Chow
2022-11-21
test: Fix intermittent failure in rpc_net.py
Martin Zumsande
2022-11-10
test: Set -disablewallet when no wallet has been compiled
MacroFake
2022-11-05
rpc: Allow named and positional arguments to be used together
Ryan Ofsky
2022-11-03
test: fix intermittent failure in p2p_sendtxrcncl.py
Martin Zumsande
2022-10-28
Exclude rand from debug log
Jeff Ruane
2022-10-17
test: Add functional tests for sendtxrcncl message from outbound
Gleb Naumenko
2022-08-20
Create BCLog::Level::Trace log severity level
Jon Atack
2022-08-20
Update LogAcceptCategory() and unit tests with log severity levels
klementtan
2022-06-07
test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-04-29
test: stop node before calling assert_start_raises_init_error
Martin Zumsande
2022-03-02
Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional ...
laanwj
2022-02-22
tests: Tests for inactive HD chains
Andrew Chow
2022-01-31
test: Fix feature_init intermittent issues
MarcoFalke
2021-12-29
test: add TestNode.wait_for_debug_log
James O'Beirne
2021-12-29
test: introduce TestNode.debug_log_bytes
James O'Beirne
2021-12-14
Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...
MarcoFalke
2021-11-30
Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
W. J. van der Laan
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-20
test: add node.chain_path and node.debug_log_path
James O'Beirne
2021-10-06
test: Delete generate* calls from TestNode
MarcoFalke
2021-09-22
[test] Add testing for outbound feeler connections
John Newbery
[next]