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

✨ Prune data-proxies #366

Open
Thomasvdam opened this issue Sep 26, 2024 · 0 comments
Open

✨ Prune data-proxies #366

Thomasvdam opened this issue Sep 26, 2024 · 0 comments
Labels
priority: low Should only be scheduled if it's important relative to other issues type: feature ✨ New feature or request

Comments

@Thomasvdam
Copy link
Member

✨ Feature

To prevent clutter on the network the chain should prune data-proxies that are not being used.

Motivation

Prevent an ever growing list from taking up space.

Implementation

Should probably be similar to what we decide for #347. Things to consider:

  • How to keep track of usage (tally pokes the registry module?)
  • Does an edit/transfer TX count as activity?
@Thomasvdam Thomasvdam added priority: low Should only be scheduled if it's important relative to other issues type: feature ✨ New feature or request labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Should only be scheduled if it's important relative to other issues type: feature ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant