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

NIP-05 validation is not being cached #1215

Closed
martindsq opened this issue Jun 4, 2024 · 0 comments
Closed

NIP-05 validation is not being cached #1215

martindsq opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@martindsq
Copy link
Member

martindsq commented Jun 4, 2024

We do NIP-05 validation all the time, that's problematic specially when scrolling lists (because they are too many) but also when opening a profile. Nos should cache the validations at least for a certain amount of time before validating again (each validation is a network request).

Relevant discussions

A way to test it

  1. Go to a Profile with a NIP-05
  2. Watch the NIP-05 get verified
  3. Go back
  4. Turn off your internet
  5. Open the same profile again
  6. The NIP-05s should still be verified
@martindsq martindsq added the enhancement New feature or request label Jun 4, 2024
@setch-l setch-l moved this to Backlog in Nos Product Board Jun 4, 2024
@setch-l setch-l moved this from Backlog to Sprint in Nos Product Board Jun 4, 2024
@martindsq martindsq moved this from Sprint to In progress in Nos Product Board Jun 24, 2024
@martindsq martindsq moved this from In progress to Code Review in Nos Product Board Jun 24, 2024
@martindsq martindsq moved this from Code Review to UAT in Nos Product Board Jun 25, 2024
@setch-l setch-l moved this from UAT to QA in Nos Product Board Jul 1, 2024
@setch-l setch-l closed this as completed Jul 2, 2024
@github-project-automation github-project-automation bot moved this from QA to Done in Nos Product Board Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants