You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the DAR source cannot be read, the application crashes and prints an error report.
DAML Assistant
Java and Scala codegen is now integrated with the
assistant and distributed with the SDK. It can be run via daml codegen.
You can find more information in the `DAML Assistant documentation https://docs.daml.com/tools/assistant.html.
DAML Compiler
Fix bug with qualified imports of generic templates.
Ledger
Upgraded ledger-api server H2 Database version to 1.4.199 with stability fixes including one to the merge statement.
DAML Integration Kit
One more test case added. Transaction service tests are not multi-node aware.
Semantic tests now ensure synchronization across participants when running in a multi-node setup.