823 Commits (7e58b41bd7ce2714db1c7b1ca5b2708ff40b478a)

Author SHA1 Message Date
John Newbery d055bd69cf Fix extended rpc tests broken by 8910b4717e 7 years ago
John Newbery 64c080051b Use logging in individual tests 8 years ago
John Newbery 38ad281b2a Use logging in test_framework/comptool.py 8 years ago
John Newbery ff190739be Use logging in test_framework/blockstore.py 8 years ago
John Newbery 2a9c7c74dc Use logging in test_framework/util.py 8 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 8 years ago
John Newbery af1363cb1c Always enable debug log and microsecond logging for test nodes. 8 years ago
John Newbery 6d0e3250bb Use logging in mininode.py 8 years ago
John Newbery 553a976929 Add logging to p2p-segwit.py 8 years ago
John Newbery 0e6d23dd53 Add logging to test_framework.py 8 years ago
John Newbery dab804c18a Return correct error codes in fundrawtransaction(). 8 years ago
John Newbery a012087667 Return correct error codes in setban(). 8 years ago
John Newbery 960bc7f778 Return correct error codes in removeprunedfunds(). 8 years ago
John Newbery c1190963b3 Return correct error codes in blockchain.cpp. 8 years ago
John Newbery 6d07c62322 Return correct error codes in bumpfee(). 8 years ago
Wladimir J. van der Laan 99fecf80dc tests: Delete unused function _rpchost_to_args 8 years ago
NicolasDorier 025dec0e5b [qa] assert_start_raises_init_error 8 years ago
Alex Morcos f9b9371c60 [rpc] Remove priorityDelta from prioritisetransaction 8 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 8 years ago
Alex Morcos f838005444 No longer allow "free" transactions 8 years ago
Russell Yanofsky e57a1fd899 Define 7200 second timestamp window constant 8 years ago
Alex Morcos ad727f4eaf [rpc] sendrawtransaction no longer bypasses minRelayTxFee 8 years ago
Alex Morcos 272b25a6a9 [mining] Remove -blockprioritysize. 8 years ago
John Newbery b23dcd2bf9 Fix segwit getblocktemplate test. 8 years ago
Russell Yanofsky 864890adf5 [qa] Make import-rescan.py watchonly check reliable 8 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 8 years ago
MarcoFalke fa4cd2e998 qa: Check return code when stopping nodes 8 years ago
John Newbery f5aba8a3c5 Move tx version 2 standardness check to after bip68 activation 8 years ago
MarcoFalke 3333ad0b63 qa: Set correct path for binaries in rpc tests 8 years ago
Russell Yanofsky 874c7363d7 Fix pruning test broken by 2 hour manual prune window 8 years ago
John Newbery c5784085e9 Add exclude option to rpc-tests.py 8 years ago
fanquake 851f6a39f1
[qa][doc] Correct rpc test options in readme 8 years ago
John Newbery a6a3e58c48 Various review markups for rpc-tests.py improvements 8 years ago
Luke Dashjr 279f944e8d QA: Test GBT size/weight limit values 8 years ago
Russell Yanofsky e662af3583 Use 2 hour grace period for key timestamps in importmulti rescans 8 years ago
Russell Yanofsky 38d3e9ee59 [qa] Extend import-rescan.py to test imports on pruned nodes. 8 years ago
Russell Yanofsky c28583d062 [qa] Extend import-rescan.py to test specific key timestamps 8 years ago
Russell Yanofsky 8be0866883 [qa] Simplify import-rescan.py 8 years ago
Suhas Daftuar ba803efb68 Harden against mistakes handling invalid blocks 8 years ago
Cory Fields d9434918d2 qa: add a test to detect leaky p2p messages 8 years ago
Matt Corallo 8650bbb660 qa: Expose on-connection to mininode listeners 8 years ago
Matt Corallo 5b5e4f8330 qa: mininode learns when a socket connects, not its first action 8 years ago
Russell Yanofsky 9acf25cc01 Return error when importmulti called with invalid address. 8 years ago
Takashi Mitsuta a432aa0aa8 Remove unused module from rpc-tests 8 years ago
Russell Yanofsky a80f98b1c7 Use importmulti timestamp when importing watch only keys 8 years ago
Russell Yanofsky 266a8114cb Use MTP for importmulti "now" timestamps 8 years ago
Russell Yanofsky 3cf991756c Add test to check new importmulti "now" value 8 years ago
Russell Yanofsky 442887f27f Require timestamps for importmulti keys 8 years ago
John Newbery 99c0e81b95 Fix BIP68 activation test 8 years ago
Matt Corallo 66f861ade9 Add a test for P2P inactivity timeouts 8 years ago