782 Commits (0.14)

Author SHA1 Message Date
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
MarcoFalke fa97ccb06d [qa] util: Rework sync_*() 8 years ago
Russell Yanofsky dac53b58b5 Modify getblocktxn handler not to drop requests for old blocks 8 years ago
MarcoFalke fac1141600 [qa] preciousblock: Use assert_equal and BitcoinTestFramework.__init__ 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
Suhas Daftuar c93beac43f [qa] Test that invalid compactblocks don't result in ban 8 years ago
Russell Yanofsky 55bfddcabb [qa] Fix stale data bug in test_compactblocks_not_at_tip 8 years ago
Russell Yanofsky 47e9659ecf [qa] Fix bug in compactblocks v2 merge 8 years ago
Pedro Branco 215caba4ed Add consistency check to RPC call importmulti 8 years ago
Pedro Branco cb08fdbf78 Add importmulti rpc call 8 years ago
mruddy fc146095d2 RPC: augment getblockchaininfo bip9_softforks data 8 years ago
Pieter Wuille 3ac6de0a04 Align constant names for maximum compact block / blocktxn depth 8 years ago
Matt Corallo fe998e962d More agressively filter compact block requests 8 years ago