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

Fwd port of https://github.com/digital-asset/daml/pull/20110. The changes to `SBuiltinFun` required a bit of manual intervention and could use a second pair of eyes.

Port of * https://github.com/DACH-NY/canton/pull/21937

Dependencies: - https://github.com/digital-asset/daml/issues/20118 - [ ] Check Making a Daml Release doc. https://github.com/digital-asset/daml/blob/main/sdk/release/RELEASE.md - [ ] Ask Remy if there is anything additional that needs to be added to the...

2.9.5

Dependencies: - https://github.com/DACH-NY/assembly/issues/550 When we release, we need to make sure that the code drop of Canton in the Daml repo is consistent with what is going to be released

2.9.5

UP-84 When exercising a choice dynamically via interface, we do check that the new and old view agree, but we don't check that the metadata (for instance signatories) of the...