Skip to content

Conversation

@stevenj
Copy link
Collaborator

@stevenj stevenj commented Sep 5, 2024

Description

Automatically downloads and syncs from mithril snapshots.
Updates them locally when they are updated.
Informs the consumer about the update.

This is a breaking change from v0.0.1 because the behavior is now entirely different.

Also deserializes and processes CIP36 metadata, to simplify consumption of this data in the consumer.

Related Issue(s)

Closes input-output-hk/catalyst-voices#528

Breaking Changes

The API is not the same as the previous release due to the changed functionality of the crate.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@stevenj stevenj merged commit cd04239 into main Sep 5, 2024
@stevenj stevenj deleted the feat/auto-sync-mithril branch September 5, 2024 10:07
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

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Update chain-folower to autofetch and update mithril snapshots from the mithril agregator.

2 participants