Files
Alberto Soutullo a92c7cde89 Second benchmark additions (#32)
* 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
2025-09-29 19:29:38 +02:00
..
2025-06-30 17:50:54 +02:00

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.