IntersectMBO / IntersectMBO/ouroboros-consensus

Avoid `Serialise` for versioned codecs

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

Description

We know at least that the HFC code uses `Serialise` for some of the queries. We decided it'd be best to go with `ToCBOR`/`FromCBOR` for versioned protocols so that we don't accidentally inherit changes to 3rd-party instances etc. (`ToCBOR`/`FromCBOR` is define in an IOHK package; `Serialise` is from Hackage.)

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.