mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-06-29 21:09:29 +00:00
Add a `status.prod` network preset usable from the Messaging API and CLI (`--preset=status.prod`). It targets the live status.prod network that Status runs on: - cluster-id 16 - RLN disabled - static sharding (fleet shards 1, 32, 64, 128, 256; Status uses 32 & 64) - max message size 1024KiB - bootstrap via the status.prod DNS-discovery enrtree and the three fleet boot nodes Config sourced from https://fleets.waku.org/ and each host's /config.toml. Closes #3906 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>