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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dogecoin: Update coinbase maturity
Ross Nicoll
2021-05-20
1
-1
/
+1
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
1
-4
/
+5
*
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-16
1
-0
/
+9
|
\
|
*
tests: Add a sha256sum_file function to util
Andrew Chow
2020-11-04
1
-0
/
+9
*
|
test: Move (dis)?connect_nodes globals into TestFramework as helpers
Elliott Jin
2020-10-20
1
-41
/
+0
|
/
*
test: remove unused helpers random_transaction(), make_change() and gather_in...
Sebastian Falbesoner
2020-10-16
1
-57
/
+0
*
Merge #19816: test: Rename wait until helper to wait_until_helper
fanquake
2020-09-03
1
-8
/
+8
|
\
|
*
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-27
1
-8
/
+8
*
|
Merge #19105: Add Muhash3072 implementation in Python
Wladimir J. van der Laan
2020-09-01
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
test: Move modinv to util and add unit test
Fabian Jahr
2020-07-16
1
-0
/
+31
*
|
test: Add docstring to wait_until() in util.py to warn about its usage
Seleme Topuz
2020-08-26
1
-0
/
+8
*
|
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-06
1
-3
/
+3
*
|
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-21
1
-44
/
+0
|
\
\
|
*
|
test: move sync_blocks and sync_mempool functions to test_framework.py
Roy Shao
2020-06-18
1
-44
/
+0
|
|
/
*
|
pep-8 test/functional/test_framework/util.py
MarcoFalke
2020-06-16
1
-10
/
+48
*
|
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-16
1
-6
/
+0
|
/
*
Merge #18890: test: disconnect_nodes should warn if nodes were already discon...
MarcoFalke
2020-06-08
1
-2
/
+16
|
\
|
*
test: warn if nodes not connected before disconnect_nodes
Danny Lee
2020-05-07
1
-2
/
+16
*
|
test: Add capability to disable RPC timeout in functional tests.
codeShark149
2020-05-18
1
-2
/
+2
*
|
Merge #18866: test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-08
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-04
1
-1
/
+5
*
|
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-03
1
-2
/
+3
|
\
\
|
*
|
test: add factor option to adjust test timeouts
Harris
2020-05-03
1
-2
/
+3
|
|
/
*
/
test: added test for upgradewallet RPC
Harris
2020-04-29
1
-0
/
+7
|
/
*
test: Increase debugging to hunt down mempool_reorg intermittent failure
MarcoFalke
2020-04-19
1
-2
/
+10
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
test: check that peer is connected when calling sync_*
MarcoFalke
2020-03-30
1
-0
/
+6
*
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
fanquake
2019-12-09
1
-0
/
+5
*
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-31
1
-0
/
+1
*
Fix Python Docstring to include all Args.
John Bampton
2019-10-06
1
-1
/
+2
*
Merge #16524: Wallet: Disable -fallbackfee by default
MarcoFalke
2019-10-02
1
-0
/
+1
|
\
|
*
Truly decouple wallet from chainparams for -fallbackfee
Jorge Timón
2019-10-02
1
-0
/
+1
*
|
Merge #16918: test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-22
1
-2
/
+3
|
\
\
|
*
|
test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
1
-2
/
+3
*
|
|
Test: Move common function assert_approx() into util.py
fridokus
2019-09-19
1
-0
/
+7
|
/
/
*
/
test: Remove unused connect_nodes_bi
MarcoFalke
2019-09-17
1
-4
/
+0
|
/
*
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-12
1
-2
/
+10
|
\
|
*
test: Pass down correct chain name in tests
MarcoFalke
2019-08-16
1
-2
/
+10
*
|
test: Print both messages on failure in assert_raises_message
MarcoFalke
2019-09-03
1
-2
/
+6
*
|
Bugfix: QA: Run tests with UPnP disabled
Luke Dashjr
2019-08-19
1
-0
/
+1
|
/
*
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
1
-3
/
+3
|
\
|
*
[Consensus] Bury segwit deployment
John Newbery
2019-08-14
1
-4
/
+0
|
*
[Consensus] Bury CSV deployment height
John Newbery
2019-08-14
1
-0
/
+4
|
*
[rpc] Tidy up reporting of buried and ongoing softforks
John Newbery
2019-08-13
1
-1
/
+1
*
|
Moved and renamed hash256 from util.py to zmq_interface.py
Elichai Turkel
2019-08-13
1
-7
/
+0
*
|
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-07-31
1
-10
/
+10
|
/
*
TEST: Replace hard-coded hex tx with classes
Steven Roose
2019-07-01
1
-10
/
+13
*
test: Bump MAX_NODES to 12
MarcoFalke
2019-05-17
1
-1
/
+1
*
test: Format predicate source as multiline on error
MarcoFalke
2019-05-10
1
-1
/
+1
*
qa: Prevent concurrency issues reading .cookie file
João Barbosa
2019-04-09
1
-1
/
+3
[next]