A sig of all zeroes is a bug. That might be a hard bug to find.

Keep in mind that the new DMs create two events -- one giftwrapped to yourself (so you can see it) and one giftwrapped to the recipient. It cannot be a single event that you both can see. The one you see with a bad signature is the copy to yourself. We don't know what the other event looked like.

Let me know if it was using older DMs

Reply to this note

Please Login to reply.

Discussion

so using your nostr-types repo ive generated a gift-wrapped event. when posting it to my nostr-rs-relay node it shows up in the logs, aswell as when I REQ it back with tags #p my public key. however, in the gossip log there is no mention of that message showing up. I am running with RUST_LOG=debug. Even if it gas bogus giftwrap content, I would expect some mention in the logs? Using 0.13.0

Gossip doesn't debug log every incoming event. Maybe I should do that at trace level, but it doesn't even do that. It does debug-log if the event doesn't validate.

This is the code I used, not asking you to debug it of course, but in case you wondered:

https://g33k.holbrook.no/75ef8c3bcf0c14752e9dc5b837ff841acfcfe82d60ff026de59f05a130b22c0e