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

Spin-off of #14410. When #13653 introduces the optional interface ID to these commands, change `CommandService.scala` to pass in the interface ID as mentioned in TODOs in that file. Note https://github.com/digital-asset/daml/issues/13653#issuecomment-1142178491...

component/json-api
team/ledger-clients
roadmap/interfaces

The team has completed all the outstanding items that have been considered as part of the "evidencing security" topic for the application runtime. These are collected in https://github.com/digital-asset/daml/issues/13131. The final...

team/ledger-clients
concern/security
roadmap/evidence-sdk-security

Currently users are on their own from a bindings perspective in figuring out if an error is retryable and they have to dig through the docs. It would be nice...

component/java-ecosystem
team/ledger-clients

Child of https://github.com/digital-asset/daml/issues/14256

component/documentation
component/java-ecosystem
team/ledger-clients

### Affected Daml version 2.0.0+ ### Bug description The `listUsers` method in the `UserManagementService` doesn't allow to take a token and page size to take advantage of the pagination. As...

component/java-ecosystem
good first issue
team/ledger-clients

The following improvements have been deemed necessary to improve our current security evidencing effort: - provide a document for each component that establishes the threat model under which the security...

component/java-ecosystem
component/scala-ecosystem
component/daml-assistant
component/json-api
component/js-ecosystem
component/trigger-service
team/ledger-clients
component/auth-middleware
concern/security
roadmap/evidence-sdk-security

Extracted from #7385. At the moment there are three ways in which the version can be set: there is a global default, the closest `daml.yaml` parent, or the `DAML_SDK_VERSION` env...

component/documentation
component/daml-assistant
team/ledger-clients
gardening

#13633 yields an `internal error` message from websockets on pruning. https://github.com/digital-asset/daml/blob/02677d29cb1c30d93db084ad688345e9805bb283/ledger-service/http-json/src/itlib/scala/http/AbstractWebsocketServiceIntegrationTest.scala#L977-L991 Instead, we should emit a useful [still string] error message that indicates a pruning error. We don't have to...

component/json-api
team/ledger-clients