mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-06 21:24:09 -05:00
* Change controlbox pull to Always * Update status-init to fix discovery issues. * Improve logging in inject_messages_group_chat * Save messages in a list with timestamps * Add method for cleanup signals on logout (probably to avoid issues when loging in and searching for signals) * Save last loging time
Docker-utils
Containers that will be needed for the experiments.
status-init
This container is in charge of preparing /static/configs/config.json file for status-backend.
It will grab the ENR of the store nodes that will also act as bootstrap, and put it in the json file.
status-subscriber
Simple container that will connect to status-backend signal to log information.