cardano-ledger
cardano-ledger copied to clipboard
Enable CBOR Twiddler tests once CBOR bugs are fixed
The CBOR Twiddler PR added some round-tripping tests.
At the moment these tests are skipped due to some bugs in the CBOR serializer/deserializer (e.g. #3003, #2965, #2444). The twiddler tests should be re-enabled once these bugs are addressed.
It would also be a good idea to add twiddler round-trip tests for other datatypes and eras.