Fix balance discrepancies in 1.5.23-beta #815

Merged
vampik merged 36 commits from develop into beatrice 2023-07-06 05:31:29 +00:00
Showing only changes of commit fd492ca196 - Show all commits

View file

@ -141,6 +141,7 @@ test-e2e:
- docker image ls -a
- python3 main.py --start all
- docker ps -a
- python3 -m pytest test_btc_init_state.py test_hive_inital_state.py test_pp_inital_state.py
- python3 main.py --stop
- deactivate
- docker ps -a