737 Commits (ba94426d531d45643e37567412c3f9d97f71ae5f)

Author SHA1 Message Date
MarcoFalke fab035f2f7 qa: Actually test assertions in pruning.py 8 years ago
Suhas Daftuar 2f10f06196 qa: Increase a sync_blocks timeout in pruning.py 8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
Jonas Schnelli 9eb325d079
[QA] Add test for fundrawtransactions new reserveChangeKey option 8 years ago
mrbandrews cc0243ad32 [RPC] bumpfee 8 years ago
Karl-Johan Alm 7ba0a00aae Testing: listsinceblock should not use orphan block height. 8 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase 8 years ago
practicalswift 95bab821b3 Remove unused Python imports 8 years ago
Russell Yanofsky 918d1fb86b Return height of last block pruned by pruneblockchain RPC 8 years ago
Russell Yanofsky afffeea7d9 fixup! Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
mrbandrews 1fc4ec7bf2 Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
John Newbery 4e7e2e16e4 Update RPC argument names 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
Matt Corallo 8baaba653e [qa] Avoid race in preciousblock test. 8 years ago
Matt Corallo 9a0b2f4c5b [qa] Make compact blocks test construction using fetch methods 8 years ago
Alex Morcos ffeb1956cb add test for -walletrejectlongchains 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Suhas Daftuar 813ede91e1 [qa] Update compactblocks test for multi-peer reconstruction 8 years ago
Chris Moore 453bda63dd Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'. 8 years ago
Gregory Sanders af9bedbff6 Test for fix of txn chaining in wallet 8 years ago
Russell Yanofsky d8c0b9f525 [qa] Add test for rescan feature of wallet key import RPCs 8 years ago
MarcoFalke fa615d39b5 [qa] Don't set unknown rpcserialversion 8 years ago
Alex Morcos 9359f8ad3b Wallet needs to stay unlocked for whole test 8 years ago
BtcDrak c5c92c46fb
Update python tests for default tx version=2 8 years ago
Jonas Schnelli 1a6eacbf3b
[QA] add fundrawtransaction test on a locked wallet with empty keypool 8 years ago
Gregory Sanders bc7ff8db99 Add option to return non-segwit serialization via rpc 8 years ago
MarcoFalke fab1af31d4 [qa] maxuploadtarget: Use cached utxo set 8 years ago
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh 8 years ago
MarcoFalke fa2ecc48fb [qa] pruning: Use cached utxo set to run faster 8 years ago
Alex Morcos 2a99522bbf remove relaypriority from rpc tests 8 years ago
Alex Morcos e2184ccc1d Reorder RPC tests for running time 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
John Newbery 240189b2c1 add testcases for getrawtransaction 8 years ago
Suhas Daftuar 95f4a03777 [qa] Test getblocktemplate default_witness_commitment 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 dfa44d1b07 [qa] Wait for specific block announcement in p2p-compactblocks 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
MarcoFalke fa80ef8173 [qa] proxy_test: Calculate hardcoded port numbers instead 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
MarcoFalke fab0f07dec [qa] rpc-tests: Apply random offset to portseed 8 years ago
Matt Corallo 3451203b5c [qa] Respond to getheaders and do not assume a getdata on inv 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