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
/
rpc-tests
/
test_framework
Age
Commit message (
Expand
)
Author
2017-03-20
Rename qa directory to test
John Newbery
2017-03-17
fix logging in nulldummy and proxy_test
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 test_framework.py
John Newbery
2017-03-07
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-06
tests: Delete unused function _rpchost_to_args
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
[test] Remove priority from tests
Alex Morcos
2017-02-23
Merge #9577: Fix docstrings in qa tests
MarcoFalke
2017-02-23
Fix docstrings in qa tests
John Newbery
2017-02-23
qa: Check return code when stopping nodes
MarcoFalke
2017-02-14
Merge #9715: Disconnect peers which we do not receive VERACKs from within 60 sec
Wladimir J. van der Laan
2017-02-08
qa: Expose on-connection to mininode listeners
Matt Corallo
2017-02-08
qa: mininode learns when a socket connects, not its first action
Matt Corallo
2017-02-08
Fix RPC failure testing
John Newbery
2017-01-12
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-05
test: Add test for RPC named arguments
Wladimir J. van der Laan
2017-01-05
authproxy: Add support for RPC named arguments
Wladimir J. van der Laan
2016-12-13
Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.
Chris Moore
2016-12-04
[qa] pruning: Use cached utxo set to run faster
MarcoFalke
2016-12-02
Merge #9221: [qa] Get rid of duplicate code
MarcoFalke
2016-12-02
[qa] Get rid of duplicate code
MarcoFalke
2016-11-30
[qa] Dump debug logs on travis failures.
Suhas Daftuar
2016-11-28
Fix some typos
fsb4000
2016-11-23
Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196)
MarcoFalke
2016-11-21
Make test constant consistent with consensus.h
BtcDrak
2016-11-21
Merge #8872: Remove block-request logic from INV message processing
Wladimir J. van der Laan
2016-11-15
[qa] add assert_raises_message to check specific error message
mrbandrews
2016-11-14
[qa] Avoid 2 list comprehensions in sync_blocks
Russell Yanofsky
2016-11-14
[qa] Fix sync_blocks timeout argument
Russell Yanofsky
2016-11-14
[qa] Improve sync_blocks error messages.
Russell Yanofsky
2016-11-11
[qa] Change sync_blocks to pick smarter maxheight
Russell Yanofsky
2016-11-10
Merge #9097: [qa] Rework sync_* and preciousblock.py
MarcoFalke
2016-11-09
Merge #8894: [Testing] Include fRelay in mininode version messages
Wladimir J. van der Laan
2016-11-09
Fix mininode version message format
jnewbery
2016-11-07
[qa] Make comptool push blocks instead of relying on inv-fetch
mrbandrews
2016-11-07
[qa] test_framework: Exit when tmpdir exists
MarcoFalke
2016-11-07
[qa] util: Rework sync_*()
MarcoFalke
2016-11-07
Merge #9077: [qa] Increase wallet-dump RPC timeout
MarcoFalke
2016-11-07
[qa] Add more helpful RPC timeout message
Russell Yanofsky
2016-11-07
[qa] Increase wallet-dump RPC timeout
Russell Yanofsky
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-10-18
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-17
test segwit uncompressed key fixes
Johnson Lau
[next]