Commit Graph

726 Commits (41cb05cc8f3c6b1ec564e24b66fd6c192fe36ed2)

Author SHA1 Message Date
MarcoFalke b0b57a1730
Merge #9508: Remove unused Python imports
8 years ago
Pieter Wuille 812714fd80
Merge #9484: Introduce assumevalid setting to skip validation presumed valid scripts.
8 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase
8 years ago
Pieter Wuille 3908fc4728
Merge #9375: Relay compact block messages prior to full block connection
8 years ago
practicalswift 95bab821b3 Remove unused Python imports
8 years ago
Wladimir J. van der Laan 7cb024eba6
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
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
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
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
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