IntersectMBO / IntersectMBO/ouroboros-consensus
Generalize all the test blocks into a single test block
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
We have different kinds of test blocks and it is probably worth combining all of them into one single test block type, or at least a unified interface. By creating block combinators we can create different layers of blocks, with/without EBBs, with/without block body and transactions, with/without tables, should mostly be a matter of choosing the right block combinators.
Contributor guide
Assessment
This issue has not been assessed yet.