161 Commits (a432aa0aa83310f0eb053329fb4b2670ce92b1c6)

Author SHA1 Message Date
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
Johnson Lau 2f2548d5e0 Fix SIGHASH_SINGLE bug in test_framework SignatureHash 8 years ago
whythat 438e94dc33 remove root test directory for RPC tests 8 years ago
Pieter Wuille 5805ac836c Add preciousblock tests 8 years ago
Wladimir J. van der Laan 35f64e45c2
Revert "[qa] Adjust timeouts for micro-optimization of run time" 8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains 8 years ago
MarcoFalke fa2d68f79c [qa] Adjust timeouts for micro-optimization of run time 8 years ago
Suhas Daftuar 9a22a6c089 Add support for compactblocks to mininode 8 years ago
Suhas Daftuar a8689fdf8e Tests: refactor compact size serialization in mininode 8 years ago
Pieter Wuille 9c8593d2b4 Implement SipHash in Python 8 years ago
whythat 0ff4375c93 [qa]: add parsing for '<host>:<port>' argument form to rpc_url() 8 years ago
MarcoFalke fa9976b853 [qa] test_framework: Add wrapper for stop_node 8 years ago
Bob McElrath 36ae37a9f9 Rename CTxinWitness -> CTxInWitness 8 years ago
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
MarcoFalke facb6c0bf8 [qa] mininode: fail on send_message instead of silent return 8 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py 8 years ago