IntersectMBO / cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.
Apache License 2.0
259 stars 157 forks source link

auto gen CDDL lost details #4595

Open ashisherc opened 1 month ago

ashisherc commented 1 month ago

conway era CDDL now auto generated has lost lots of details and explanations of various components. Is there a new place where they are documented?

eg. see Babbage CDDL - https://github.com/IntersectMBO/cardano-ledger/blob/master/eras/babbage/impl/cddl-files/babbage.cddl

nc6 commented 1 month ago

Many of the comments are back in https://github.com/IntersectMBO/cardano-ledger/pull/4553/files

Quantumplation commented 1 week ago

@nc6 is there a way we can add back the comments that explained what each of the transaction body fields are? 2: coin is much less useful than 2: coin ; fee etc.