mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-08 07:03:59 -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
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.
- Working with status-backend
-
v1.0.0
- Working with status-backend
b22c58bd3bdd4a387dc09dccba1d866d5ae09adf
- Working with status-backend