IntersectMBO / IntersectMBO/cardano-ledger
Remove `Twiddle` once similar behavior has been implemented in `cuddle`
Open
:detective: testing
cddl
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
The twiddler is used to introduce slight variations into encoded bytes in a way that is consistent with the CDDL. Since we now write the CDDL using Huddle, we could implement this twiddling logic in `cuddle` and that way we won't have to implement `Twiddle` instances for all our types.
related https://github.com/input-output-hk/cuddle/issues/95
Contributor guide
Assessment
This issue has not been assessed yet.