Deletion code updates #699

Closed
opened 2024-03-29 10:59:07 +13:00 by mikedilger · 3 comments
mikedilger commented 2024-03-29 10:59:07 +13:00 (Migrated from github.com)

Step 1: Add k-tag to deletion events

Step 2, after other clients do step 1: Whenever querying for events, also query to see if those events have been deleted.

Also read Vitor's changes and apply them. https://github.com/nostr-protocol/nips/pull/1141

Step 1: Add k-tag to deletion events Step 2, after other clients do step 1: Whenever querying for events, also query to see if those events have been deleted. Also read Vitor's changes and apply them. https://github.com/nostr-protocol/nips/pull/1141
mikedilger commented 2024-03-29 10:59:30 +13:00 (Migrated from github.com)
https://github.com/nostr-protocol/nips/issues/669
mikedilger commented 2024-04-26 07:25:02 +12:00 (Migrated from github.com)

Step 1 done. Added the k tag to deletion event.

Step 1 done. Added the k tag to deletion event.
mikedilger commented 2024-06-21 09:56:51 +12:00 (Migrated from github.com)

In reviewing our filters, there are none to which this apply. We either pull deletions in the same filter that pulls feed-related, or we don't have an authorset by which to reasonably limit the response. We also pull augments when a note comes into view, which pulls it's deletion. Closing.

In reviewing our filters, there are none to which this apply. We either pull deletions in the same filter that pulls feed-related, or we don't have an authorset by which to reasonably limit the response. We also pull augments when a note comes into view, which pulls it's deletion. Closing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nostr/gossip#699
No description provided.