Vitor Pamplona on Nostr: How are your deletions implemented? Event deletions with a tags should delete all ...
How are your deletions implemented?
Event deletions with a tags should delete all events that match the a tag until the created_at. That's broken in strfry.
On a more difficult track, we must find a way to implement SYNC. https://github.com/nostr-protocol/nips/pull/826
Most of the traffic when resuming a client can be resolved with a super basic SYNC process.
Event deletions with a tags should delete all events that match the a tag until the created_at. That's broken in strfry.
On a more difficult track, we must find a way to implement SYNC. https://github.com/nostr-protocol/nips/pull/826
Most of the traffic when resuming a client can be resolved with a super basic SYNC process.