IntersectMBO / IntersectMBO/ouroboros-consensus

Add support for multiple snapshot intervals to SnapshotPolicy

Open
#1,853 2 comments 0 reactions 1 assignee Claimed by @fraser-iohk View on GitHub
technical debt
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

At the moment, the `SnapshotPolicy` has a single snapshot interval which determines the period between slots for which snapshots should be taken. To support Mithril, we need to be able to take both predictable snapshots and the existing periodic snapshots within the same node.

In order to support this, we need to allow node operators to configure their nodes with multiple snapshot intervals and ensure that the intervals are treated independently within the snapshotting mechanism.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.