Replymessage unavailable
Фотография
click to show
click to show
🛠 In development · neodix42/mylocalton-docker · ⎇ side
Add heartbeat logging to genesis and zero-state generation
Introduces a heartbeat mechanism for long-running genesis and zero-state generation commands in the mylocalton-docker environment. This change adds periodic process snapshots to logs to monitor progress during extended Fift script execution.
1. Adds run_with_heartbeat helper to start-genesis.sh to monitor long-running processes via periodic ps snapshots.
2. Adds GENESIS_HEARTBEAT_SECONDS (default 30s) to .env and docker-compose.yaml to configure logging frequency.
3. Adds NATIVE_SPAM_GENESIS_PROGRESS_EVERY to .env to log native wallet generation progress at configurable intervals.
4. Implements progress tracking and ETA estimation for sequential native wallet key generation in generate_basechain_state.
… +1 more
👤 neodix42 · 🔗 commit 4b34f58
✈️ @tondevs_tg | ✖️ @ton_devs