daml
daml copied to clipboard
The Daml smart contract language
update COPY text from 2024 to 2025. @dylant-da: "merge it later once all the fixes are in and the new release is cut"
This issue was created automatically by the CI. Please fix the test before closing the issue. 2025-02-04 15:53:00 [logs](https://dev.azure.com/digitalasset/daml/_build/results?buildId=185432&view=logs&j=2e1b8928-2d4f-5c49-dab1-f9c1bbd1b976) 2025-04-17 16:51:19 [logs](https://dev.azure.com/digitalasset/daml/_build/results?buildId=189987&view=logs&j=2e1b8928-2d4f-5c49-dab1-f9c1bbd1b976) 2025-04-22 14:00:11 [logs](https://dev.azure.com/digitalasset/daml/_build/results?buildId=190247&view=logs&j=61ac79bb-734c-5c5d-b939-064aaa72fe3b) 2025-05-02 09:34:08 [logs](https://dev.azure.com/digitalasset/daml/_build/results?buildId=190993&view=logs&j=a5e52b91-c83f-5429-4a68-c246fc63a4f7) 2025-05-07 08:20:26...
### Problem Description ( raised by @carrielaben-da ) Various templates are created via daml assistant as part of the `daml new` command... There also is documentation available on these templates...
Roger remarked in onboarding that the repo is definitely opaque for a newcomer - if we're developing in open and actually interested in contributions, I think setting up the dev...
- [x] Add in `TimeBoundedResult` data type - [x] Add in `extSubmit` as a convenience wrapper for `submitResultAndTree` - use of `options` allows all other submission cases to be handled