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

Add protocol-tagging index to RecordsDelete PermissionProtocol messages #768

Open
Tracked by #806
LiranCohen opened this issue Jun 21, 2024 · 0 comments
Open
Tracked by #806
Labels
feature New feature or request hacktoberfest For the hacking month of October

Comments

@LiranCohen
Copy link
Member

Since permission messages are their own built-in protocol, we currently add a protocol RecordsTag to the RecordsWrite messages associated with PermissionGrant, PermissionRequest and PermissionRevocation messages. This tag references the protocol which the request/grant/revocation is scoped to, allowing indexing and querying all messages related to a particular protocol.

Although permission messages are typically not deleted, we should also tag the RecordsDelete messages as well.

@thehenrytsai thehenrytsai added feature New feature or request hacktoberfest For the hacking month of October labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request hacktoberfest For the hacking month of October
Projects
None yet
Development

No branches or pull requests

2 participants