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
trafficstars

WIP - explore changes to `daml-script` to expose interface subscription

* Resolves #14350 CHANGELOG_BEGIN * Engine/speedy-level tests for explicit disclosure (#14227): Test expected behaviour when superfluous (i.e. unused) contracts are disclosed in commands. CHANGELOG_END - [x] Identify root cause -...

I confirm that, if this is a feature request that has security implications, I already contacted [email protected] and followed the [responsible disclosure policy](https://digitalasset.com/security/). I confirm that this is not a...

good first issue
component/json-api
team/ledger-clients
concern/observability
gardening

Similar to how DB calls are logged, log the time it takes to call the ledger in a similar format for a first glance when performance issues arise.

good first issue
component/json-api
team/ledger-clients
gardening

First draw CHANGELOG_BEGIN CHANGELOG_END

The design tries to keep the view types equivalent to templates, i.e., records with no type arguments. Daml Engine & the typechecker does not. We need to change one of...

roadmap/interfaces

### What is the problem you want to solve? I would like to be able to use widely used tools (e.g. Kubernetes) to manage OAuth 2.0 Auth Middleware instances so...

good first issue
team/ledger-clients
component/auth-middleware

# Affected Daml version 2.4.0-snapshot.20220712.10212.0.0bf28176 # Bug description When a template implements two interfaces that define a choice with the same name, it can happen that the wrong one is...

- On Apple M1 switch to using tart and packer to run virtualized node. - tart manages link to MacOS Virtualization Framework - packer used to perform same steps as...

Standard-Change