IntersectMBO / IntersectMBO/cardano-ledger
CDDL roundtrip tests for Dijkstra
Open
cddl
DijkstraEra
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
Currently, the CDDL for dijkstra does not match the implementation, and because of this, most cddl roundtrip tests are disabled (marked `xdescribe` so they are being ignored: https://github.com/IntersectMBO/cardano-ledger/blob/master/eras/dijkstra/impl/test/Test/Cardano/Ledger/Dijkstra/Binary/CddlSpec.hs)
We need to make them work, with both ruby and huddle.
Contributor guide
Assessment
This issue has not been assessed yet.