Fixes for public testnet #810

Merged
vampik merged 28 commits from develop into beatrice 2023-06-09 08:10:27 +00:00
Showing only changes of commit 6f792db52d - Show all commits

View file

@ -138,7 +138,8 @@ test-e2e:
- docker ps -a
- docker pull $IMAGE
- export COMPOSE_SERVICE_PEERPLAYS_BASE_IMAGE=$IMAGE
- python3 main.py --start all
- python3 main.py --start btc hive eth
- python3 main.py --start pp
- docker ps -a
- python3 main.py --stop
- deactivate