mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
The give-up toast fired per-relay, but Nostr publishes each event to several relays (NIP-65 outbox), so one relay rejecting an event that reached the others produced a misleading "couldn't deliver" popup. It also named no event and fired mid-scroll on reconnect-driven re-pumps, so it read as random noise. Remove the toast and its subscription/strings. The low-level quartz onEventGaveUp signal stays (tested, no UI consumer) as a primitive for a future per-message send-status indicator, which is the right surface for delivery failures. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EZjmYpgHP4pf79Sav5QT8a