Merge pull request #396 from mkoura/withdraw_reward
withdraw_reward refactoring
withdraw_reward refactoring
Install cli coverage script as a console script
so it's on PATH in virtual env
Prepare cluster scripts
These scripts can then be used outside of the testing env, e.g. for debugging.
Renaming parallel_run.py to cluster_management.py
Add top-level script for all sorts of cleanups after testrun on testnet
Pool and staking tests on testnet
Add `test_reward_simple` that is meant to run only on testnets.
Make sure to do cleanup after pool tests are finished.