IntersectMBO / IntersectMBO/ouroboros-consensus

Avoid all bit twiddling in consensus storage layer

Open
#662 2 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

The storage layer provides an API for binary streaming, but due to the way we've set things up, this requires the storage layer to do bit twiddling, interpreting the binary data, dropping stuff, adding stuff, changing stuff, all based on raw binary data. This is nasty.

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.