index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
Age
Commit message (
Expand
)
Author
2017-03-13
Merge #9830: Add safe flag to listunspent result
Wladimir J. van der Laan
2017-03-10
Fix extended rpc tests broken by 8910b4717e5bb946ee6988f7fe9fd461f53a5935
John Newbery
2017-03-10
Add safe flag to listunspent result
NicolasDorier
2017-03-09
Use logging in individual tests
John Newbery
2017-03-09
Use logging in test_framework/comptool.py
John Newbery
2017-03-09
Use logging in test_framework/blockstore.py
John Newbery
2017-03-09
Use logging in test_framework/util.py
John Newbery
2017-03-09
Remove manual debug settings in qa tests.
John Newbery
2017-03-09
Always enable debug log and microsecond logging for test nodes.
John Newbery
2017-03-09
Use logging in mininode.py
John Newbery
2017-03-09
Add logging to p2p-segwit.py
John Newbery
2017-03-09
Add logging to test_framework.py
John Newbery
2017-03-07
Return correct error codes in fundrawtransaction().
John Newbery
2017-03-07
Return correct error codes in setban().
John Newbery
2017-03-07
Return correct error codes in removeprunedfunds().
John Newbery
2017-03-07
Return correct error codes in blockchain.cpp.
John Newbery
2017-03-07
Return correct error codes in bumpfee().
John Newbery
2017-03-07
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-06
Merge #9929: tests: Delete unused function _rpchost_to_args
Wladimir J. van der Laan
2017-03-06
Merge #9843: Fix segwit getblocktemplate test
Wladimir J. van der Laan
2017-03-06
tests: Delete unused function _rpchost_to_args
Wladimir J. van der Laan
2017-03-06
Merge #9739: Fix BIP68 activation test
Wladimir J. van der Laan
2017-03-06
Merge #9832: [qa] assert_start_raises_init_error
Wladimir J. van der Laan
2017-03-06
[qa] assert_start_raises_init_error
NicolasDorier
2017-03-03
[rpc] Remove priorityDelta from prioritisetransaction
Alex Morcos
2017-03-03
[test] Remove priority from tests
Alex Morcos
2017-03-03
No longer allow "free" transactions
Alex Morcos
2017-03-03
Define 7200 second timestamp window constant
Russell Yanofsky
2017-02-27
[rpc] sendrawtransaction no longer bypasses minRelayTxFee
Alex Morcos
2017-02-27
[mining] Remove -blockprioritysize.
Alex Morcos
2017-02-27
Merge #9839: [qa] Make import-rescan.py watchonly check reliable
Wladimir J. van der Laan
2017-02-23
Fix segwit getblocktemplate test.
John Newbery
2017-02-23
[qa] Make import-rescan.py watchonly check reliable
Russell Yanofsky
2017-02-23
Merge #9823: qa: Set correct path for binaries in rpc tests
MarcoFalke
2017-02-23
Merge #9577: Fix docstrings in qa tests
MarcoFalke
2017-02-23
Merge #9766: Add --exclude option to rpc-tests.py
MarcoFalke
2017-02-23
Fix docstrings in qa tests
John Newbery
2017-02-23
Merge #9824: qa: Check return code when stopping nodes
Wladimir J. van der Laan
2017-02-23
Merge #9820: Fix pruning test broken by 2 hour manual prune window
Wladimir J. van der Laan
2017-02-23
qa: Check return code when stopping nodes
MarcoFalke
2017-02-22
Move tx version 2 standardness check to after bip68 activation
John Newbery
2017-02-22
qa: Set correct path for binaries in rpc tests
MarcoFalke
2017-02-22
Merge #9807: RPC doc fix-ups.
MarcoFalke
2017-02-21
Fix pruning test broken by 2 hour manual prune window
Russell Yanofsky
2017-02-20
Add exclude option to rpc-tests.py
John Newbery
2017-02-20
Merge #9619: Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segw...
Wladimir J. van der Laan
2017-02-20
[qa][doc] Correct rpc test options in readme
fanquake
2017-02-18
Merge #9657: Improve rpc-tests.py
MarcoFalke
2017-02-18
Merge #9744: Remove unused module from rpc-tests
MarcoFalke
2017-02-17
Various review markups for rpc-tests.py improvements
John Newbery
[next]