aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/mempool_resurrect_test.py
Commit message (Expand)AuthorAgeFilesLines
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-191-2/+2
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-0/+5
* [qa] Switch to py3MarcoFalke2016-05-051-2/+2
* [qa] Move create_tx() to util.pyMarcoFalke2016-03-141-10/+2
* [qa] Change default block priority size to 0MarcoFalke2016-01-201-2/+2
* [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-2/+0
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-4/+2
* Introduce separate 'generate' RPC callPieter Wuille2015-04-011-3/+3
* Fix missing python2 in rpc-testsMatt Corallo2014-12-051-1/+1
* Test resurrecting memory pool transactions during chain re-orgGavin Andresen2014-12-021-0/+88