Small noStrudel v0.44.0 release https://github.com/hzrd149/nostrudel/blob/master/CHANGELOG.md#0440

Mostly bug fixes and a simple implementation of filtering events based on your social graph

Reply to this note

Please Login to reply.

Discussion

I can connect to wss://filter.nostr.wine but events never publish 🤔

Check settings in Settings -> Authentication and make sure you enable proactive authentication and allow filter.nostr.wine

I have that setting selected. I see that the relay connects but when I publish an event it never publishes to filter.nostr.wine. This only started happening recently, maybe 2 months ago.

I'm not sure what happened but this started working 😂 Thanks!

I spoke too soon...

I tried to see whats happening on nostrudel but cannot get it to cooperate. It seems to open multiple websocket connections to filter.nostr.wine simultaneously and only AUTHs on one. If I use my signing extension, I have to sign the auth challenge 3+ times before it works.

My guess is something is wrong with the client connection/authentication logic. Somehow it starts to ignore relays that have sent an AUTH challenge as note is never being sent to filter.nostr.wine via the websocket. Any ides nostr:npub1ye5ptcxfyyxl5vjvdjar2ua3f0hynkjzpx552mu5snj3qmx5pzjscpknpr ?

I spent some time today trying to debug this but I couldn't get anywhere 😕

Ser, do you accept PRs?

Yes, I love them