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
*
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-09
1
-8
/
+0
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
1
-1
/
+1
*
Merge #13201: [qa] Handle disconnect_node race
MarcoFalke
2018-05-10
1
-1
/
+8
|
\
|
*
[qa] Handle disconnect_node race
Suhas Daftuar
2018-05-09
1
-1
/
+8
*
|
[qa] Avoid printing to console during cache creation
Suhas Daftuar
2018-05-09
1
-0
/
+1
|
/
*
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
1
-0
/
+2
*
Merge #12265: [test] fundrawtransaction: lock watch-only shared address
Wladimir J. van der Laan
2018-05-09
1
-0
/
+11
|
\
|
*
[test] fundrawtransaction: lock watch-only shared address
Karl-Johan Alm
2018-04-06
1
-0
/
+11
*
|
[tests] Use regtest section in functional tests configs
Anthony Towns
2018-04-11
1
-0
/
+1
*
|
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-09
1
-0
/
+6
*
|
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
Wladimir J. van der Laan
2018-03-29
1
-4
/
+9
|
\
\
|
*
|
[tests] Improve assert message when wait_until() fails
John Newbery
2018-03-19
1
-4
/
+9
*
|
|
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-19
1
-3
/
+2
*
|
|
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-03-15
1
-8
/
+3
|
/
/
*
|
Merge #12638: qa: Cache only chain and wallet for regtest datadir
Wladimir J. van der Laan
2018-03-14
1
-3
/
+0
|
\
\
|
*
|
qa: Cache only chain and wallet for regtest datadir
MarcoFalke
2018-03-07
1
-3
/
+0
*
|
|
Merge #12643: [qa] util: Remove unused sync_chain
Wladimir J. van der Laan
2018-03-13
1
-34
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[qa] util: Remove unused sync_chain
MarcoFalke
2018-03-12
1
-34
/
+9
*
|
|
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-03-06
1
-0
/
+6
*
|
|
Merge #12443: qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-23
1
-0
/
+3
|
\
\
\
|
*
|
|
qa: Move common args to bitcoin.conf
MarcoFalke
2018-02-15
1
-0
/
+3
*
|
|
|
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
Wladimir J. van der Laan
2018-02-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[test] Round target fee to 8 decimals in assert_fee_amount
Karl-Johan Alm
2018-02-20
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-17
1
-2
/
+2
*
|
|
|
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-17
1
-2
/
+2
|
/
/
/
*
/
/
Revert "[tests] bind functional test nodes to 127.0.0.1"
John Newbery
2018-02-16
1
-1
/
+0
|
/
/
*
|
Merge #12200: Bind functional test nodes to 127.0.0.1
Wladimir J. van der Laan
2018-02-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[tests] bind functional test nodes to 127.0.0.1
Sjors Provoost
2018-01-16
1
-0
/
+1
*
|
qa: Sync with validationinterface queue in sync_mempools
MarcoFalke
2018-01-17
1
-1
/
+4
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-10-05
1
-2
/
+2
*
[tests] do not allow assert_raises_message to be called with JSONRPCException
John Newbery
2017-10-05
1
-0
/
+2
*
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
2017-10-05
1
-1
/
+9
*
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
MarcoFalke
2017-09-29
1
-0
/
+8
|
\
|
*
Tests for zmqpubrawtx and zmqpubrawblock
Andrew Chow
2017-09-18
1
-0
/
+8
*
|
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
1
-0
/
+25
*
|
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-07
1
-2
/
+2
|
/
*
qa: Move wait_until to util
MarcoFalke
2017-08-17
1
-0
/
+22
*
[tests] Introduce TestNode
John Newbery
2017-08-15
1
-2
/
+2
*
Fix multi_rpc test for hosts that dont default to utf8
Matt Corallo
2017-07-06
1
-1
/
+1
*
[tests] nits in dbcrash.py
John Newbery
2017-07-02
1
-1
/
+4
*
[tests] fix nits.
John Newbery
2017-06-29
1
-3
/
+0
*
[tests] reorganize utils.py module (code move only)
John Newbery
2017-06-29
1
-200
/
+217
*
[tests] move mocktime property and functions to BitcoinTestFramework
John Newbery
2017-06-29
1
-21
/
+0
*
[tests] Move stop_node and start_node methods to BitcoinTestFramework
John Newbery
2017-06-29
1
-131
/
+2
*
[tests] fix flake8 warnings in test_framework.py and util.py
John Newbery
2017-06-29
1
-83
/
+85
*
[tests] remove unused imports from utils.py
John Newbery
2017-06-29
1
-2
/
+0
*
[qa] Test non-atomic chainstate writes
Suhas Daftuar
2017-06-26
1
-0
/
+2
*
Merge #10636: [qa] util: Check return code after closing bitcoind proc
MarcoFalke
2017-06-22
1
-1
/
+1
|
\
[next]