mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 08:47:33 +00:00
The diagnostics logger tagged a subscription as gift-wrap when its raw REQ string merely *contained* "1059"/"1060" — which matches incidentally inside a pubkey hex or a since/limit number on unrelated feed REQs. Those feed subs then leaked their EOSEs (and some connect/auth lines) into the DMPagination tag. Match the filter's `kinds` array exactly against the real gift-wrap kinds (1059 + 21059) instead. Also drop the per-relay EOSE line entirely — it's redundant with the "cold boot: … initial load complete" summary that already reports the first EOSE and gift-wrap count. https://claude.ai/code/session_01B1fmmmX8JjQWH3amMLdvcW