-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or requesttestingImprovements or additions to testsImprovements or additions to tests
Description
The prototype code in the diff-containers package has recently been moved to this repository from ouroboros-network/ouroboros-consensus. The code currently still has some artifacts that are specific to ouroboros-consensus, and there is some redundant code that is left over from prototyping efforts. Before releasing the package diff-containers to CHaP, we should clean up the code to remove any of these artifacts and redundant code.
Linked PRs:
-
diff-containers: RemoveValuesandKeysnewtypes, useMapandSetinstead #9 -
diff-containers: Simplify theDiffHistoryandNEDiffHistorytypes #10 -
diff-containers: RemoveUnsafe*versions ofDiffEntryconstructors #11 -
diff-containers: RemoveActdatatype and scrutinous application of diffs #12 -
diff-containers: Hide unsafe definitions behind a safe interface #14 -
diff-containers: Bring back unsafe constructors #15 -
diff-containers: Test preconditions, invariants and postconditions for positivity and normality. #16
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttestingImprovements or additions to testsImprovements or additions to tests