Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDDL specification for predicate failures #3392

Open
JaredCorduan opened this issue Apr 25, 2023 · 1 comment
Open

CDDL specification for predicate failures #3392

JaredCorduan opened this issue Apr 25, 2023 · 1 comment
Labels
cddl Issues related to cddl specification 🖋️ documentation Everything related to documenting code, processes, etc.

Comments

@JaredCorduan
Copy link
Contributor

When the ledger rules fail and then return a predicate failure, the consensus layer returns them via the CBOR serialization in the ledger repo to the mini-protocols. The format (CDDL specification), however, of these failures does not exist. It would be helpful for users who do not use Haskell to have this documentation.

See IntersectMBO/cardano-node#5139

@JaredCorduan JaredCorduan added the 🖋️ documentation Everything related to documenting code, processes, etc. label Apr 25, 2023
@AndrewWestberg
Copy link
Contributor

If I see a tx submit fail through the miniprotocols, I'm currently resubmitting through cardano cli just to get a more readable error message.

@lehins lehins added the cddl Issues related to cddl specification label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cddl Issues related to cddl specification 🖋️ documentation Everything related to documenting code, processes, etc.
Projects
None yet
Development

No branches or pull requests

3 participants