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 19:00:21 +02:00
2025-09-29 19:29:38 +02:00

status-init

This container is in charge of preparing /static/configs/config.json file for status-backend. It will grab the env variables of BOOT_ENRS and STORE_ENRS (bootstrap and store nodes) and put them it in the configuration.

Changelog

  • v1.1.0

    • Working with status-backend b22c58bd3bdd4a387dc09dccba1d866d5ae09adf
    • Moved bootstrap_enrs to only "discV5BootstrapNodes" so light clients are not disconnected.
  • v1.0.0

    • Working with status-backend b22c58bd3bdd4a387dc09dccba1d866d5ae09adf