Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NIP-12 generic tag queries #23

Open
jimbojw opened this issue May 15, 2023 · 1 comment
Open

Implement NIP-12 generic tag queries #23

jimbojw opened this issue May 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jimbojw
Copy link
Owner

jimbojw commented May 15, 2023

NIP-12 describes an enhancement to NIP-01 tag queries beyond just #e and #p to any single character preceded by a pound sign.

Notes:

  • Memorelay aggressively checks filters for conformance. Typings and tests will need to be updated to permit the new filter fields.
  • Memorelay uses nostr-tools's matchFilter() function to test whether events match filters. Confirm that nostr-tools's implementation is NIP-12 compliant.
@jimbojw jimbojw added the enhancement New feature or request label May 15, 2023
@jimbojw
Copy link
Owner Author

jimbojw commented Apr 1, 2024

As of nostr-protocol/nips@72bb8a1, this has been rolled into NIP-01

@jimbojw jimbojw added bug Something isn't working and removed enhancement New feature or request labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant