Files
eranos/src
Alex Gleason f27ca27d5f Fix crash when p tags have undefined pubkey values
Filter out undefined/empty pubkeys when extracting reply-to authors
from event p tags. Some events have malformed p tags without a pubkey
value, causing nip19.npubEncode to throw 'hex string expected, got
undefined'. Added filtering in both NoteCard (source) and ReplyContext
(defensive guard).
2026-03-03 17:24:17 -06:00
..