mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 01:07:46 +00:00
The connection listener fires for every relay the app dials (hundreds, under the outbox model), so logging connect/auth/notice unconditionally drowned the DMPagination tag in unrelated relay traffic. Restrict connect / disconnect / cannotConnect / AUTH / NOTICE / OK(fail) lines to relays on the gift-wrap path — learned the first time we send a kind:1059/1060 REQ to a relay or receive a gift wrap from it. EVENT/EOSE/CLOSED were already scoped by kind/subId. https://claude.ai/code/session_01B1fmmmX8JjQWH3amMLdvcW