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

Client-side filtering of messages #21

Open
1 of 3 tasks
HashMapsData2Value opened this issue Aug 3, 2024 · 0 comments
Open
1 of 3 tasks

Client-side filtering of messages #21

HashMapsData2Value opened this issue Aug 3, 2024 · 0 comments

Comments

@HashMapsData2Value
Copy link
Owner

HashMapsData2Value commented Aug 3, 2024

While the long-term solution should be using custom Indexer/Conduit to create an Edaga bespoke node backend to pull the transactions, for now we can start with client-side filtering:

Allow for the user to ignore/filter away messages based on:

  • - A message containing certain keywords, e.g. slurs or spam.
  • - The transaction not reaching a certain minimum fee. (I fully expect bots to spam the hell out of the public space, so to make it more expensive a user can ensure their message rises above the spam by paying a higher minimum fee.)
  • - Being from a certain address. (Though this can be trivial to circumvent.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant