mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
Display names weren't showing because metadata was never requested for account pubkeys. Now: 1. LaunchedEffect triggers loadMetadataForPubkeys() for all accounts in the switcher once relays connect 2. metadataVersion collector persists display names for ALL accounts (not just active one) when metadata arrives from relays 3. Names available immediately on next dropdown open Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>