aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/getchaintips.py
Commit message (Expand)AuthorAgeFilesLines
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-191-3/+3
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-1/+4
* [qa] Switch to py3MarcoFalke2016-05-051-2/+2
* [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-2/+2
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-2/+2
* Introduce separate 'generate' RPC callPieter Wuille2015-04-011-2/+2
* Merge pull request #5386Wladimir J. van der Laan2014-12-011-1/+6
|\
| * Report status of chain tipsPieter Wuille2014-11-271-1/+6
* | Fix python usage for arch's broken maintainersMatt Corallo2014-11-271-1/+1
|/
* Merge pull request #5121Wladimir J. van der Laan2014-10-271-1/+1
|\
| * Update license in pull-tester and rpc-testsMichael Ford2014-10-231-1/+1
* | Extend getchaintips RPC test.Daniel Kraft2014-10-241-10/+40
|/
* Implement "getchaintips" RPC command to monitor blockchain forks.Daniel Kraft2014-08-031-0/+24