mirror of
https://github.com/status-im/status-go.git
synced 2026-08-27 15:11:09 +00:00
Needed for https://github.com/status-im/status-app/issues/21861 Automatically send a contact request to the Status support bot when a profile starts: - Use a new-user or upgraded-user message based on account creation flow - Persist request state to prevent repeat sends - Suppress duplicates on paired devices and when the bot contact already exists - Add settings migration, pairing handling, startup wiring, and focused tests