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

Fix for #20352 #20397

Merged

Conversation

samuel-williams-da
Copy link
Contributor

@samuel-williams-da samuel-williams-da commented Nov 29, 2024

Addresses #20352 the cheap way for now

Daml-script currently packed TypeMismatch errors from canton as UnknownErrors, as canton packs them as generic preprocessing errors.
IDE Ledger was not catching this error, we now pack it explicitly into Unknown so the behaviours match.

We can find a nicer solution after some discussion, for now we just want tests to pass for the Rc.

@samuel-williams-da samuel-williams-da enabled auto-merge (squash) November 29, 2024 12:27
@samuel-williams-da samuel-williams-da merged commit 94a7648 into main-2.x Nov 29, 2024
17 checks passed
@samuel-williams-da samuel-williams-da deleted the sw/fix-daml3-script-preprocessing-try-submit branch November 29, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants