Commit Graph

709 Commits (b705a04b917e4199cfa01b0b17d0df7591713d5b)

Author SHA1 Message Date
Wladimir J. van der Laan 5a70572049
Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ATMP
8 years ago
Wladimir J. van der Laan a7f76512d9
Merge #9352: Attempt reconstruction from all compact block announcements
8 years ago
Wladimir J. van der Laan c9e00591cd
Merge #9322: [qa] Don't set unknown rpcserialversion
8 years ago
Suhas Daftuar 813ede91e1 [qa] Update compactblocks test for multi-peer reconstruction
8 years ago
Wladimir J. van der Laan c6fd923886
Merge #9331: [qa] Add test for rescan feature of wallet key import RPCs
8 years ago
Wladimir J. van der Laan 1eef038b1b
Merge #7562: Bump transaction version default to 2
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
MarcoFalke 76fcd9d503
Merge #9309: [qa] Wallet needs to stay unlocked for whole test
8 years ago
Pieter Wuille 815640ec6a
Merge #9295: [Wallet] Bugfix: Fundrawtransaction: don't terminate when keypool is empty
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
Wladimir J. van der Laan ea33f197ef
Merge #9276: Some minor testing cleanups
8 years ago
Jonas Schnelli 1a6eacbf3b
[QA] add fundrawtransaction test on a locked wallet with empty keypool
8 years ago
MarcoFalke 919db037f1
Merge #9274: [qa] Use cached utxo set to fix performance regression
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 9e4bb312e6
Merge #9221: [qa] Get rid of duplicate code
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
Wladimir J. van der Laan d932159f34
Merge #9189: Always add default_witness_commitment with GBT client support
8 years ago
MarcoFalke 0de7fd36de
Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196)
8 years ago
MarcoFalke e662d281b8
Merge #9206: Make test constant consistent with consensus.h
8 years ago
Wladimir J. van der Laan 4d8558a287
Merge #9025: getrawtransaction should take a bool for verbose
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
Wladimir J. van der Laan 0c577f2638
Merge #8872: Remove block-request logic from INV message processing
8 years ago
MarcoFalke 44adf683ad
Merge #9159: [qa] Wait for specific block announcement in p2p-compactblocks
8 years ago
MarcoFalke 0a6d48d9ed
Merge #9168: [qa] add assert_raises_message to check specific error message
8 years ago
Wladimir J. van der Laan 4333b1c4ea
Merge #9151: [qa] proxy_test: Calculate hardcoded port numbers
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
Wladimir J. van der Laan 7977a1157a
Merge #9058: Fixes for p2p-compactblocks.py test timeouts on travis (#8842)
8 years ago
MarcoFalke e5364991da
Merge #9097: [qa] Rework sync_* and preciousblock.py
8 years ago
Wladimir J. van der Laan faec09bc7f
Merge #8894: [Testing] Include fRelay in mininode version messages
8 years ago
jnewbery e5d682faa3 Fix mininode version message format
8 years ago
Wladimir J. van der Laan 71ab476b04
Merge #9098: [qa] Handle zombies and cluttered tmpdirs
8 years ago
MarcoFalke fab0f07dec [qa] rpc-tests: Apply random offset to portseed
8 years ago