aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/pruning.py
AgeCommit message (Expand)Author
2016-10-03[qa] Split up slow RPC calls to avoid pruning test timeoutsSuhas Daftuar
2016-06-28Tests: Increase sync_blocks() timeouts in pruning.pySuhas Daftuar
2016-05-20Merge #8056: [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-10Increase timeout waiting for pruned blk00000.daterror10
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-01[qa] rpc-tests: Properly use integers, floatsMarcoFalke
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2015-12-24[qa] Move gen_return_txouts() to util.pyMarcoFalke
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-10-17Make fee aware of min relay in pruning.py RPC testAlex Morcos
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli
2015-05-13Increase timeouts in pruning.py and modify warning language.Alex Morcos
2015-04-22Add block pruning functionalitymrbandrews