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

In case of exercise-interface, we abuse the field `templateId` of the Exercise Command to be actually an `interfaceId`. We will add a new file `interface_Id` to the exercise command ```...

component/daml-engine

We currently get the warning `Tried to fetch or exercise ${contract.templateId} on contract ${cid.coid} but none of the reading parties [${readers}] are contract stakeholders [${stakeholders}` for contracts that have been...

component/daml-engine

There needs to validation and error handling for the submitted disclosed contracts in the scenario runner. We need tests for - [ ] Contract with invalid payload - [ ]...

component/daml-engine

### Requirements for `daml-script` - [ ] `Script.daml` - [x] `queryViewContractId` #15234 - [x] `queryView` #15286 - [x] view functions may error #15384 - [ ] `IdeLedgerClient` - [x] `queryViewContractId`...

component/triggers

changelog_begin changelog_end Squashed version of https://github.com/digital-asset/daml/pull/14550