dcSpark / cardano-multiplatform-lib

Rust implementation of Cardano
MIT License
98 stars 35 forks source link

CI Fixes + Deserialization regen #312

Closed rooooooooob closed 6 months ago

rooooooooob commented 6 months ago

Regen using Emurgo/cddl-codegen#225 to fix new clippy lint causing several open PRs to fail

This also includes some enum deserialization check improvements introduced in Emurgo/cddl-codegen#217

Also some minor updates to the .cddl spec to fix names in a few places