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-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
2016-10-16
Make test framework produce lowS signatures
Johnson Lau
2016-10-04
[qa] Add support for compactblocks v2 to mininode
Suhas Daftuar
2016-10-04
[qa] Fix bug in mininode witness deserialization
Suhas Daftuar
2016-10-03
Merge #8860: [qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-02
[qa] mininode: Only allow named args in wait_until
MarcoFalke
2016-10-02
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-01
Merge #8854: [qa] Fix race condition in p2p-compactblocks test
MarcoFalke
2016-09-30
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
2016-09-30
Merge #8839: test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-09-29
test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-09-29
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-09-29
[qa] blockstore: Switch to dumb dbm
MarcoFalke
2016-09-25
tests: Add exception error message for JSONRPCException
Wladimir J. van der Laan
[next]