-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
EulerEraLedger era that will follew after Dijkstra eraLedger era that will follew after Dijkstra eracddlIssues related to cddl specificationIssues related to cddl specificationserializationAnything that affects serialization of ledger typesAnything that affects serialization of ledger types
Description
#5480 has implemented part of CIP-167, namely:
- it prevents
isValid=Falsefrom being decoded - Preserves backwards compatibility for easier transition from Conway to Dijkstra era by allowing both: presence of isValid=True and adding new functionality of no flag at all.
This ticket is about removing this backwards compatibility of this false flag being present, namely removal of this case in CDDL:
transaction_body, transaction_witness_set, true, auxiliary_data/ nil
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EulerEraLedger era that will follew after Dijkstra eraLedger era that will follew after Dijkstra eracddlIssues related to cddl specificationIssues related to cddl specificationserializationAnything that affects serialization of ledger typesAnything that affects serialization of ledger types