feat(broadcast): add NIP-09 compliant deletion with e, k, and a tags#428
Merged
feat(broadcast): add NIP-09 compliant deletion with e, k, and a tags#428
Conversation
Collaborator
nogringo
commented
Feb 7, 2026
- Add event/events params for deletion with k tag
- Add eventAndAllVersions/eventsAndAllVersions params for a tag
- Keep eventId/eventIds for backward compatibility
- Generate a tag for any kind (extension beyond NIP-09)
- Use Set for cache removal deduplication
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #428 +/- ##
==========================================
+ Coverage 75.18% 75.29% +0.10%
==========================================
Files 144 144
Lines 5763 5792 +29
==========================================
+ Hits 4333 4361 +28
- Misses 1430 1431 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
Author
- Add event/events params for deletion with k tag - Add eventAndAllVersions/eventsAndAllVersions params for a tag - Keep eventId/eventIds for backward compatibility - Generate a tag for any kind (extension beyond NIP-09) - Use Set for cache removal deduplication
d4ad5f8 to
775d296
Compare
Contributor
|
1-leo
approved these changes
Feb 14, 2026
Contributor
1-leo
left a comment
There was a problem hiding this comment.
as discussed we need some kind of storage of deleted ids
frnandu
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.