IntersectMBO / IntersectMBO/ouroboros-consensus
Define `ProtocolByron`, `ProtocolShelley` and `ProtocolCardano` in terms of `BlockProtocol`.
Open
enhancement
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
The section header comment on `Supported protocols` in `Ouroboros.Consensus.Cardano` is outdated due to https://github.com/input-output-hk/ouroboros-network/pull/2978. Furthermore, we could now define `ProtocolByron`, `ProtocolShelley` and `ProtocolCardano` in terms of `BlockProtocol`.
https://github.com/input-output-hk/ouroboros-consensus/blob/aa910065d3358fa72be7db93c5a0dcc569da7ba8/ouroboros-consensus-cardano/src/ouroboros-consensus-cardano/Ouroboros/Consensus/Cardano.hs#L31-L48
Contributor guide
Assessment
This issue has not been assessed yet.