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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge AuxPoW support from Namecore
Ross Nicoll
2019-07-13
2
-0
/
+186
*
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-10-24
1
-22
/
+49
*
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-10-24
2
-3
/
+34
*
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
2018-10-24
1
-2
/
+7
*
qa: Use named args in some tests
MarcoFalke
2018-10-24
1
-5
/
+5
*
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-10-24
1
-0
/
+18
*
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
2
-2
/
+3
|
\
|
*
tests: Use explicit imports
practicalswift
2018-08-13
2
-2
/
+3
*
|
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
1
-7
/
+5
|
\
\
|
|
/
|
/
|
|
*
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
1
-7
/
+5
*
|
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-12
1
-25
/
+25
*
|
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
1
-2
/
+5
|
\
\
|
*
|
qa: Use files for stdout/stderr to support Windows
MarcoFalke
2018-08-03
1
-2
/
+2
|
*
|
qa: Close stdout and stderr file when node stops
MarcoFalke
2018-08-03
1
-0
/
+3
*
|
|
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
2
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-10
2
-0
/
+10
|
|
/
*
|
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
2
-13
/
+32
|
\
\
|
*
|
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
1
-5
/
+19
|
*
|
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-09
2
-8
/
+13
*
|
|
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
qa: wait_for_verack by default
MarcoFalke
2018-08-08
1
-2
/
+4
|
|
/
*
|
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
12
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
12
-12
/
+12
*
|
Merge #13823: qa: quote path in authproxy for external multiwallets
Wladimir J. van der Laan
2018-08-02
1
-1
/
+2
|
\
\
|
*
|
qa: Quote wallet name for rpc path
MarcoFalke
2018-08-02
1
-1
/
+2
|
|
/
*
/
qa: Extract rpc_timewait as test param
MarcoFalke
2018-08-01
2
-9
/
+6
|
/
*
Skip is_closing() check when not available.
Daniel Kraft
2018-07-23
1
-1
/
+11
*
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
1
-2
/
+0
|
\
|
*
Remove dead service bits code
MarcoFalke
2018-07-11
1
-2
/
+0
*
|
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-20
1
-2
/
+1
|
\
\
|
*
|
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
1
-2
/
+1
|
|
/
*
|
tests: fixes mininode's P2PConnection sending messages on closing transport
marcoagner
2018-07-19
1
-1
/
+1
*
|
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-07-12
1
-0
/
+17
|
/
*
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-07-09
1
-0
/
+46
|
\
|
*
[qa] Add a test for merkle proof malleation
Suhas Daftuar
2018-06-22
1
-0
/
+46
*
|
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-25
3
-124
/
+72
*
|
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-06-22
1
-32
/
+36
*
|
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
1
-1
/
+1
|
/
*
qa: Log as utf-8
MarcoFalke
2018-06-11
1
-1
/
+1
*
qa: Fixup setting of PATH env var
MarcoFalke
2018-05-30
1
-3
/
+5
*
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
2
-2
/
+2
|
/
*
[tests] Allow stderr to be tested against specified string
John Newbery
2018-05-09
2
-3
/
+10
*
[Tests] Use LIBC_FATAL_STDERR_=1 in tests
John Newbery
2018-05-09
1
-1
/
+6
*
[Tests] Write stdout/stderr to datadir instead of temp file.
John Newbery
2018-05-09
3
-9
/
+21
*
Merge #13188: qa: Remove unused option --srcdir
Wladimir J. van der Laan
2018-05-09
1
-6
/
+4
|
\
|
*
qa: Remove unused option --srcdir
MarcoFalke
2018-05-08
1
-6
/
+4
*
|
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
[next]