index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
test_node.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.21 key prefix (#1710)
Ross Nicoll
2021-03-04
1
-12
/
+12
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
1
-9
/
+9
*
[test] remove confusing p2p property
gzhao408
2020-09-10
1
-9
/
+0
*
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-27
1
-4
/
+4
*
[test] Remove final references to mininode
John Newbery
2020-08-25
1
-2
/
+2
*
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-08-13
1
-2
/
+2
*
Merge #19657: test: Wait until is_connected in add_p2p_connection
Wladimir J. van der Laan
2020-08-09
1
-0
/
+1
|
\
|
*
test: Wait until is_connected in add_p2p_connection
MarcoFalke
2020-08-04
1
-0
/
+1
*
|
test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Ben Woosley
2020-07-30
1
-1
/
+1
|
/
*
[test] wait for disconnect_p2ps to be reflected in getpeerinfo
gzhao408
2020-06-16
1
-0
/
+6
*
test: Fix intermittent ETIMEDOUT on FreeBSD
MarcoFalke
2020-05-19
1
-2
/
+11
*
test: Add capability to disable RPC timeout in functional tests.
codeShark149
2020-05-18
1
-7
/
+7
*
Merge #18888: test: Remove RPCOverloadWrapper boilerplate
MarcoFalke
2020-05-13
1
-32
/
+3
|
\
|
*
test: Remove RPCOverloadWrapper boilerplate
MarcoFalke
2020-05-05
1
-32
/
+3
*
|
test: Fix intermittent sync_blocks failures
MarcoFalke
2020-05-05
1
-2
/
+26
|
/
*
test: add factor option to adjust test timeouts
Harris
2020-05-03
1
-4
/
+5
*
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
Samuel Dobson
2020-04-27
1
-5
/
+122
|
\
|
*
Add a --descriptors option to various tests
Andrew Chow
2020-04-23
1
-6
/
+22
|
*
tests: Add RPCOverloadWrapper which overloads some disabled RPCs
Andrew Chow
2020-04-23
1
-4
/
+105
*
|
test: display command line options passed to send_cli() in debug log
Jon Atack
2020-04-21
1
-1
/
+1
|
/
*
test: add wait_for_cookie_credentials() to test framework
Jon Atack
2020-04-19
1
-1
/
+17
*
Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...
MarcoFalke
2020-04-19
1
-3
/
+3
|
\
|
*
test: Properly raise FailedToStartError when rpc shutdown before warmup finis...
MarcoFalke
2020-04-18
1
-3
/
+3
*
|
test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-17
1
-2
/
+1
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
|
/
*
test: Properly raise FailedToStartError when rpc shutdown before warmup finished
MarcoFalke
2020-04-08
1
-0
/
+4
*
test: Wait for both veracks in add_p2p_connection
MarcoFalke
2020-03-31
1
-0
/
+15
*
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-02-11
1
-3
/
+10
*
on startup, write config options to debug.log
Larry Ruane
2020-01-29
1
-1
/
+6
*
Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json...
fanquake
2019-12-11
1
-1
/
+2
|
\
|
*
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
fanquake
2019-12-09
1
-1
/
+2
*
|
tests: Add option --valgrind to run nodes under valgrind in the functional tests
practicalswift
2019-12-01
1
-1
/
+10
|
/
*
test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-14
1
-46
/
+0
*
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-12
1
-1
/
+1
|
\
|
*
test: Pass down correct chain name in tests
MarcoFalke
2019-08-16
1
-1
/
+1
*
|
test: Remove incorrect and unused try-block in assert_debug_log
MarcoFalke
2019-09-04
1
-18
/
+18
*
|
QA: fix rpc_setban.py race
Jonas Schnelli
2019-08-21
1
-8
/
+17
|
/
*
Add functional tests for flexible whitebind/list
nicolas.dorier
2019-08-11
1
-0
/
+1
*
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-07-31
1
-4
/
+5
*
test: Speed up cache creation
MarcoFalke
2019-05-17
1
-7
/
+8
*
test: Bump MAX_NODES to 12
MarcoFalke
2019-05-17
1
-0
/
+5
*
[tests] Comment for why logging config is set as command-line args.
John Newbery
2019-05-03
1
-0
/
+3
*
[tests] log thread names by default in functional tests
John Newbery
2019-04-30
1
-0
/
+1
*
doc: Fix all typos reported by codespell
MarcoFalke
2019-03-22
1
-1
/
+1
*
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
1
-1
/
+1
*
build: Require python 3.5
MarcoFalke
2019-03-02
1
-4
/
+1
*
qa: Remove mocktime unless required
MarcoFalke
2019-02-19
1
-3
/
+2
*
[test] functional: set cwd of nodes to tmpdir
Sjors Provoost
2019-02-19
1
-3
/
+7
*
qa: Drop RPC connection if --usecli
João Barbosa
2019-02-06
1
-3
/
+6
*
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-05
1
-1
/
+97
|
\
[next]