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
/
qa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename qa directory to test
John Newbery
2017-03-20
95
-23165
/
+0
*
fix logging in nulldummy and proxy_test
John Newbery
2017-03-17
3
-6
/
+9
*
Use log.info() instead of print() in importmulti.py
John Newbery
2017-03-17
1
-1
/
+1
*
Merge #9818: Save watch only key timestamps when reimporting keys
Wladimir J. van der Laan
2017-03-17
1
-0
/
+19
|
\
|
*
Save watch only key timestamps when reimporting keys
Russell Yanofsky
2017-03-03
1
-0
/
+19
*
|
Fix RPC failure testing (2 of 2)
John Newbery
2017-03-15
16
-265
/
+119
*
|
Test transaction selection when gbt called without segwit support
Suhas Daftuar
2017-03-14
1
-7
/
+49
*
|
Don't require segwit in getblocktemplate for segwit signalling or mining
Suhas Daftuar
2017-03-14
2
-6
/
+11
*
|
Merge #9970: Improve readability of segwit.py, smartfees.py
Wladimir J. van der Laan
2017-03-14
3
-74
/
+74
|
\
\
|
*
|
Fix logging bug and improve readability of smartfees.py
Suhas Daftuar
2017-03-10
1
-31
/
+29
|
*
|
Improve readability of segwit.py
Suhas Daftuar
2017-03-10
2
-43
/
+45
*
|
|
Merge #9977: QA: getblocktemplate_longpoll.py should always use >0 fee tx
MarcoFalke
2017-03-14
1
-1
/
+3
|
\
\
\
|
*
|
|
QA: getblocktemplate_longpoll.py should always use >0 fee tx
Suhas Daftuar
2017-03-11
1
-1
/
+3
|
|
/
/
*
|
|
Merge #9830: Add safe flag to listunspent result
Wladimir J. van der Laan
2017-03-13
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add safe flag to listunspent result
NicolasDorier
2017-03-10
1
-0
/
+4
*
|
|
Fix extended rpc tests broken by 8910b4717e5bb946ee6988f7fe9fd461f53a5935
John Newbery
2017-03-10
3
-12
/
+19
|
/
/
*
|
Use logging in individual tests
John Newbery
2017-03-09
33
-224
/
+212
*
|
Use logging in test_framework/comptool.py
John Newbery
2017-03-09
1
-10
/
+9
*
|
Use logging in test_framework/blockstore.py
John Newbery
2017-03-09
1
-2
/
+4
*
|
Use logging in test_framework/util.py
John Newbery
2017-03-09
1
-9
/
+10
*
|
Remove manual debug settings in qa tests.
John Newbery
2017-03-09
37
-82
/
+79
*
|
Always enable debug log and microsecond logging for test nodes.
John Newbery
2017-03-09
2
-2
/
+2
*
|
Use logging in mininode.py
John Newbery
2017-03-09
1
-18
/
+10
*
|
Add logging to p2p-segwit.py
John Newbery
2017-03-09
1
-28
/
+27
*
|
Add logging to test_framework.py
John Newbery
2017-03-09
1
-20
/
+46
*
|
Return correct error codes in fundrawtransaction().
John Newbery
2017-03-07
2
-46
/
+15
*
|
Return correct error codes in setban().
John Newbery
2017-03-07
1
-8
/
+6
*
|
Return correct error codes in removeprunedfunds().
John Newbery
2017-03-07
1
-12
/
+2
*
|
Return correct error codes in blockchain.cpp.
John Newbery
2017-03-07
2
-41
/
+20
*
|
Return correct error codes in bumpfee().
John Newbery
2017-03-07
1
-10
/
+8
*
|
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
8
-83
/
+29
|
\
\
|
*
|
[rpc] Remove priorityDelta from prioritisetransaction
Alex Morcos
2017-03-03
4
-9
/
+9
|
*
|
[test] Remove priority from tests
Alex Morcos
2017-03-03
3
-66
/
+14
|
*
|
No longer allow "free" transactions
Alex Morcos
2017-03-03
2
-3
/
+1
|
*
|
[rpc] sendrawtransaction no longer bypasses minRelayTxFee
Alex Morcos
2017-02-27
1
-2
/
+2
|
*
|
[mining] Remove -blockprioritysize.
Alex Morcos
2017-02-27
2
-4
/
+4
|
|
/
*
|
Merge #9929: tests: Delete unused function _rpchost_to_args
Wladimir J. van der Laan
2017-03-06
1
-20
/
+0
|
\
\
|
*
|
tests: Delete unused function _rpchost_to_args
Wladimir J. van der Laan
2017-03-06
1
-20
/
+0
*
|
|
Merge #9843: Fix segwit getblocktemplate test
Wladimir J. van der Laan
2017-03-06
1
-13
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix segwit getblocktemplate test.
John Newbery
2017-02-23
1
-13
/
+2
*
|
|
Merge #9739: Fix BIP68 activation test
Wladimir J. van der Laan
2017-03-06
1
-13
/
+6
|
\
\
\
|
*
|
|
Move tx version 2 standardness check to after bip68 activation
John Newbery
2017-02-22
1
-13
/
+14
|
*
|
|
Fix BIP68 activation test
John Newbery
2017-02-10
1
-21
/
+13
*
|
|
|
Merge #9832: [qa] assert_start_raises_init_error
Wladimir J. van der Laan
2017-03-06
2
-2
/
+29
|
\
\
\
\
|
*
|
|
|
[qa] assert_start_raises_init_error
NicolasDorier
2017-03-06
2
-2
/
+29
*
|
|
|
|
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
2
-5
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge #9839: [qa] Make import-rescan.py watchonly check reliable
Wladimir J. van der Laan
2017-02-27
1
-12
/
+18
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[qa] Make import-rescan.py watchonly check reliable
Russell Yanofsky
2017-02-23
1
-12
/
+18
|
|
/
/
*
|
|
Merge #9823: qa: Set correct path for binaries in rpc tests
MarcoFalke
2017-02-23
1
-1
/
+1
|
\
\
\
|
*
|
|
qa: Set correct path for binaries in rpc tests
MarcoFalke
2017-02-22
1
-1
/
+1
[next]