4 Commits (300f8e7a828f3ffaa3a3e9d979a6dc90f15d0203)

Author SHA1 Message Date
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
Suhas Daftuar 9decd648ac [qa] Relax assumptions on mempool behavior during reorg 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery d055bd69cf Fix extended rpc tests broken by 8910b4717e 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery c1190963b3 Return correct error codes in blockchain.cpp. 7 years ago
Russell Yanofsky e57a1fd899 Define 7200 second timestamp window constant 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Russell Yanofsky 874c7363d7 Fix pruning test broken by 2 hour manual prune window 7 years ago
MarcoFalke fab035f2f7 qa: Actually test assertions in pruning.py 8 years ago
Suhas Daftuar 2f10f06196 qa: Increase a sync_blocks timeout in pruning.py 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
MarcoFalke fa2ecc48fb [qa] pruning: Use cached utxo set to run faster 8 years ago
MarcoFalke facbfa5816 [qa] Get rid of duplicate code 8 years ago
Suhas Daftuar a0f8482f3e [qa] Split up slow RPC calls to avoid pruning test timeouts 8 years ago
Suhas Daftuar 36f1b9df76 Tests: Increase sync_blocks() timeouts in pruning.py 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
error10 ac40ed7800 Increase timeout waiting for pruned blk00000.dat 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 8 years ago
MarcoFalke fa2cea163b [qa] rpc-tests: Properly use integers, floats 8 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
MarcoFalke fa0a9749eb [qa] Move gen_return_txouts() to util.py 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Alex Morcos b6d5e32e0e Make fee aware of min relay in pruning.py RPC test 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Alex Morcos 8f0947be34 Increase timeouts in pruning.py and modify warning language. 9 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago