837 Commits (dbf30ff10f76d2ab9114b345e8712cba30a8d282)

Author SHA1 Message Date
John Newbery e722777a49 fix logging in nulldummy and proxy_test 7 years ago
John Newbery 1f7065367c Use log.info() instead of print() in importmulti.py 7 years ago
John Newbery c9bd0f6421 Fix RPC failure testing (2 of 2) 7 years ago
Suhas Daftuar c85ffe6d8d Test transaction selection when gbt called without segwit support 7 years ago
Suhas Daftuar abe7b3d3ab Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
Suhas Daftuar 655df06fb6 QA: getblocktemplate_longpoll.py should always use >0 fee tx 7 years ago
Suhas Daftuar 1269b8a124 Fix logging bug and improve readability of smartfees.py 7 years ago
Suhas Daftuar b9f34e84be Improve readability of segwit.py 7 years ago
John Newbery d055bd69cf Fix extended rpc tests broken by 8910b4717e 7 years ago
NicolasDorier dcf2112de6 Add safe flag to listunspent result 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery 38ad281b2a Use logging in test_framework/comptool.py 7 years ago
John Newbery ff190739be Use logging in test_framework/blockstore.py 7 years ago
John Newbery 2a9c7c74dc Use logging in test_framework/util.py 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery af1363cb1c Always enable debug log and microsecond logging for test nodes. 7 years ago
John Newbery 6d0e3250bb Use logging in mininode.py 7 years ago
John Newbery 553a976929 Add logging to p2p-segwit.py 7 years ago
John Newbery 0e6d23dd53 Add logging to test_framework.py 7 years ago
John Newbery dab804c18a Return correct error codes in fundrawtransaction(). 7 years ago
John Newbery a012087667 Return correct error codes in setban(). 7 years ago
John Newbery 960bc7f778 Return correct error codes in removeprunedfunds(). 7 years ago
John Newbery c1190963b3 Return correct error codes in blockchain.cpp. 7 years ago
John Newbery 6d07c62322 Return correct error codes in bumpfee(). 7 years ago
Wladimir J. van der Laan 99fecf80dc tests: Delete unused function _rpchost_to_args 7 years ago
NicolasDorier 025dec0e5b [qa] assert_start_raises_init_error 7 years ago
Alex Morcos f9b9371c60 [rpc] Remove priorityDelta from prioritisetransaction 7 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 7 years ago
Alex Morcos f838005444 No longer allow "free" transactions 7 years ago
Russell Yanofsky e57a1fd899 Define 7200 second timestamp window constant 7 years ago
Russell Yanofsky 7759aa23d1 Save watch only key timestamps when reimporting keys 7 years ago
Alex Morcos ad727f4eaf [rpc] sendrawtransaction no longer bypasses minRelayTxFee 7 years ago
Alex Morcos 272b25a6a9 [mining] Remove -blockprioritysize. 7 years ago
John Newbery b23dcd2bf9 Fix segwit getblocktemplate test. 7 years ago
Russell Yanofsky 864890adf5 [qa] Make import-rescan.py watchonly check reliable 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
MarcoFalke fa4cd2e998 qa: Check return code when stopping nodes 7 years ago
John Newbery f5aba8a3c5 Move tx version 2 standardness check to after bip68 activation 7 years ago
MarcoFalke 3333ad0b63 qa: Set correct path for binaries in rpc tests 7 years ago
Russell Yanofsky 874c7363d7 Fix pruning test broken by 2 hour manual prune window 7 years ago
John Newbery c5784085e9 Add exclude option to rpc-tests.py 7 years ago
fanquake 851f6a39f1
[qa][doc] Correct rpc test options in readme 7 years ago
John Newbery a6a3e58c48 Various review markups for rpc-tests.py improvements 7 years ago
Luke Dashjr 279f944e8d QA: Test GBT size/weight limit values 7 years ago
Russell Yanofsky e662af3583 Use 2 hour grace period for key timestamps in importmulti rescans 7 years ago
Russell Yanofsky 38d3e9ee59 [qa] Extend import-rescan.py to test imports on pruned nodes. 7 years ago
Russell Yanofsky c28583d062 [qa] Extend import-rescan.py to test specific key timestamps 7 years ago
Russell Yanofsky 8be0866883 [qa] Simplify import-rescan.py 7 years ago
Suhas Daftuar ba803efb68 Harden against mistakes handling invalid blocks 7 years ago
Cory Fields d9434918d2 qa: add a test to detect leaky p2p messages 7 years ago