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

Introduce SnapshotInitializer #308

Open
Atralupus opened this issue Sep 3, 2024 · 0 comments
Open

Introduce SnapshotInitializer #308

Atralupus opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Atralupus
Copy link
Member

We have previously used the SnapshotInitializer. However, it is currently not functioning and does not handle LegacyAddress.

Since this initializer needs to be run whenever a new collection is created, it would be more sustainable and user-friendly to create a Mimir.SnapshotInitializer project and use it as a CLI tool.

The desired commands are as follows:

  • download-snapshot (odin, heimdall)
  • init (with collection name filter)

Handling LegacyAddress can be tricky, but it should be possible by first retrieving the avatar list from the snapshot and then iterating over the addresses based on the avatars.

@Atralupus Atralupus added the enhancement New feature or request label Sep 6, 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
None yet
Development

No branches or pull requests

1 participant