179 Commits (7e58b41bd7ce2714db1c7b1ca5b2708ff40b478a)

Author SHA1 Message Date
John Newbery 38ad281b2a Use logging in test_framework/comptool.py 8 years ago
John Newbery ff190739be Use logging in test_framework/blockstore.py 8 years ago
John Newbery 2a9c7c74dc Use logging in test_framework/util.py 8 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 8 years ago
John Newbery af1363cb1c Always enable debug log and microsecond logging for test nodes. 8 years ago
John Newbery 6d0e3250bb Use logging in mininode.py 8 years ago
John Newbery 0e6d23dd53 Add logging to test_framework.py 8 years ago
Wladimir J. van der Laan 99fecf80dc tests: Delete unused function _rpchost_to_args 8 years ago
NicolasDorier 025dec0e5b [qa] assert_start_raises_init_error 8 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 8 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 8 years ago
MarcoFalke fa4cd2e998 qa: Check return code when stopping nodes 8 years ago
Matt Corallo 8650bbb660 qa: Expose on-connection to mininode listeners 8 years ago
Matt Corallo 5b5e4f8330 qa: mininode learns when a socket connects, not its first action 8 years ago
Matt Corallo b436f92f72 qa: Expose on-connection to mininode listeners 8 years ago
Matt Corallo 8aaba7a6b7 qa: mininode learns when a socket connects, not its first action 8 years ago
John Newbery 9db8eecac1 Fix RPC failure testing 8 years ago
Wladimir J. van der Laan 2ca9dcd5b9 test: Add test for RPC named arguments 8 years ago
Wladimir J. van der Laan 5865d41f88 authproxy: Add support for RPC named arguments 8 years ago
Chris Moore 453bda63dd Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'. 8 years ago
MarcoFalke fa2ecc48fb [qa] pruning: Use cached utxo set to run faster 8 years ago
MarcoFalke facbfa5816 [qa] Get rid of duplicate code 8 years ago
Suhas Daftuar 0828619e96 [qa] Dump debug logs on travis failures. 8 years ago
fsb4000 15fa95d7e5 Fix some typos 8 years ago
BtcDrak 09dc4064ac Make test constant consistent with consensus.h 8 years ago
mrbandrews 307acdd3df [qa] add assert_raises_message to check specific error message 8 years ago
Russell Yanofsky 7943b13ab3 [qa] Avoid 2 list comprehensions in sync_blocks 8 years ago
Russell Yanofsky 05e57ccd74 [qa] Fix sync_blocks timeout argument 8 years ago
Russell Yanofsky fd6bb700b7 [qa] Improve sync_blocks error messages. 8 years ago
Russell Yanofsky 1126c853d9 [qa] Change sync_blocks to pick smarter maxheight 8 years ago
jnewbery e5d682faa3 Fix mininode version message format 8 years ago
mrbandrews d768f151f6 [qa] Make comptool push blocks instead of relying on inv-fetch 8 years ago
MarcoFalke fae19aa1da [qa] test_framework: Exit when tmpdir exists 8 years ago
MarcoFalke fa97ccb06d [qa] util: Rework sync_*() 8 years ago
Russell Yanofsky e89614b6ab [qa] Add more helpful RPC timeout message 8 years ago
Russell Yanofsky 8463aaa63c [qa] Increase wallet-dump RPC timeout 8 years ago
isle2983 4b04e32c20 [copyright] copyright header style uniform 8 years ago
Johnson Lau 9260085377 test segwit uncompressed key fixes 8 years ago
Johnson Lau 9f0397aff7 Make test framework produce lowS signatures 8 years ago
Suhas Daftuar 422fac649f [qa] Add support for compactblocks v2 to mininode 8 years ago
Suhas Daftuar f5b9b8f437 [qa] Fix bug in mininode witness deserialization 8 years ago
MarcoFalke fa666094cf [qa] mininode: Only allow named args in wait_until 8 years ago
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
Suhas Daftuar b5fd666984 [qa] Fix race condition in p2p-compactblocks test 8 years ago
Wladimir J. van der Laan 30930e847e test: Explicitly set encoding to utf8 when opening text files 8 years ago
Wladimir J. van der Laan 1d28faf9e9 test: Avoid ConnectionResetErrors during RPC tests 8 years ago
MarcoFalke fa9cd25ed0 [qa] blockstore: Switch to dumb dbm 8 years ago
Wladimir J. van der Laan 42f6aed731 tests: Add exception error message for JSONRPCException 8 years ago
isle2983 783e930e68 [copyright] Add missing copyright headers 8 years ago
Cory Fields d6a5dc4a2e add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests 8 years ago