daml icon indicating copy to clipboard operation
daml copied to clipboard

The Daml smart contract language

Results 662 daml issues
Sort by recently updated
recently updated
newest added

Following are the tests identified as flaky under the Daml language/damlc team. Note - the `"Scenario service backend error: BErrorFail StatusDeadlineExceeded"` error is caused by previously unhandled failures. After #16503...

component/damlc

Agreement text will be gone in Daml 3.0. We need to mark it as deprecate in 2.9. I think a simple compiler warning should be enough

Fixes https://github.com/DACH-NY/canton/issues/16996 Issue: ------ When the same trigger code is compiled to generate 2 versions: - v1 trigger code/dar - v2 trigger code/dar And the trigger Daml code registers to...

language
component/trigger-service
component/triggers

### What is the problem you want to solve? Allow creating a participant user w/o any rights and no associated primary party via the Java Bindings. We found this useful...

component/java-ecosystem

When `daml install `, by default the install command picks up the daml version for the sdk tarball's internal version using GitHub's version. This is problematic during the release process...

I suspect that when `daml install ` is used, the version list is not updated from github, which can leave a cached list of versions which is missing the version...

This PR upgrades dropwizard to 4.2.25. Changed the `bazel-java-deps.bzl` and then `bazel run @unpinned_maven//:pin` to modify the maven_install.json.

A subset of the files under `compiler/damlc/tests/daml-test-files` are manually copied to canton's `enterprise/app/src/test/daml/DamlTestLfV21Files` directory on an ad-hoc basis. This is what we'd like to achieve instead (from @daravep): - reorganise...

Tracking ticket on potential issues and Slack discussion regarding issues encountered with integrating multi-package functionality into Gradle