IntersectMBO / IntersectMBO/ouroboros-consensus

Can Ouroboros.Consensus.Storage.ChainDB.Impl.Follower be simplified via its private registry

Open
#612 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

After Issue input-output-hk/ouroboros-network#2892, the combinator that provides a private registry will be used to allocate `Follower`. Can the `Follower` implementation rely on the privateness of the registry in order to offload some of the tracking its doing to the registry? Basic idea: when we close the Follower, it can close its private registry.

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.