Commit Graph

12106 Commits

Author SHA1 Message Date
Remy
5acb02dc41
[Speedy] Make Kont parametric in question (#17335) 2023-09-11 18:58:47 +00:00
azure-pipelines[bot]
4a019f0e8c
update NOTICES file (#17385)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-11 16:54:59 +02:00
azure-pipelines[bot]
e4ea879c23
bump canton to 2.8.0-snapshot.20230908.11150.0.va6bf60ab (#17383)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-11 01:42:46 +02:00
Raphael Speyer
2914cd8878
LF-30: add JsonLfReader and unit tests for happy cases (#17298)
Provide initial implementation of `JsonLfReader`, which can be used by Java code-gen to build the Java objects from a JSON LF formatted string, as specified here https://docs.daml.com/json-api/lf-value-specification.html

Not done yet:
* the actual code-gen to produces the `fromJson` methods on custom types
* unit tests for failure cases on parsing
* some corner-cases of rounding
* a `JsonLfWriter`
2023-09-11 07:40:46 +10:00
Paul Brauner
da08791df4
Use feature names instead of explicit mentions to 1.dev in speedy (#17379) 2023-09-09 10:33:28 +02:00
Moisés Ackerman
1bee52e40c
Remove compiler support for controller..can choice syntax (#17362)
* Update GHC_REV

* Remove 'controller..can' syntax in java codegen StakeholdersTest

* Remove 'controller..can' syntax in ChoiceSyntaxes daml-test-file

* Remove daml-test-files {,No}WarnControllerCan

* Remove 'controller..can' syntax in SemanticsEvalOrder{,RightToLeft} daml-test-files

* Update {Structure,Reference}.daml code snippets for docs.daml.com

* Remove 'controller..can' syntax in TestGrammar.daml

* changelog entry for 'controller..can' removal

* Update UNRELEASED.md

Co-authored-by: carrielaben-da <91496516+carrielaben-da@users.noreply.github.com>
2023-09-08 10:30:21 +00:00
azure-pipelines[bot]
74d7459ceb
bump canton to 2.8.0-snapshot.20230907.11137.0.vc541ba0f (#17381)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-08 09:46:51 +00:00
Gary Verhaegen
4bf7693f42
fix cache (#17377)
Looks like the issue was Bazel 5.2.0.
2023-09-08 10:31:42 +02:00
nickchapman-da
0cac8c29a3
[engine] call: ResultNeedUpgradeVerification (#17360) 2023-09-07 10:18:41 +01:00
Gary Verhaegen
675a325cd3
fix Linux cache (macOS still seems broken) (#17369) 2023-09-06 21:21:56 +02:00
mziolekda
80df627b87
Don't compare span ids in the ledger api test tool (#17358)
* Don't compare span ids in the ledger api test tool

* fixes from review
2023-09-06 14:23:49 +00:00
Moisés Ackerman
0fd8c51343
Remove dependency of //compiler/damlc/tests:incremental-package-db on //daml-lf/repl (#17372) 2023-09-06 14:11:47 +02:00
azure-pipelines[bot]
1791a42882
bump canton to 2.8.0-snapshot.20230905.11124.0.v2f934a8a (#17371)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-06 11:19:40 +02:00
Paul Brauner
818bb1e6e8
Clean up some bazel rules (#17359)
* Fix a probable typo in //daml-fl/encoder/testing-dar-*

* apply TODOs in bazel files

* remove obsolete comments in bazel files

* use 'default' instead of 'latest' for targets relying on 'latest' in order to ensure interfaces are supported
2023-09-06 08:25:58 +02:00
Gary Verhaegen
a87818464e
fix bazel cache use on CI (#17363) 2023-09-05 16:51:18 +00:00
azure-pipelines[bot]
430b8cec6b
bump canton to 2.8.0-snapshot.20230901.11112.0.vd3a38803 (#17357)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-04 15:32:12 +02:00
azure-pipelines[bot]
cca040aa31
update NOTICES file (#17344)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-04 11:17:45 +02:00
Moisés Ackerman
6ae0e0111e
Upgrade to Bazel 5 (again) (#17319)
* Update to rules_haskell v0.16
* Update comments re bazel patches
* clean up bazel overrides
* Upgrade to Bazel 5.2.0
* Remove '--distinct_host_configuration=false'
* Update buildifier to 6.3.2
* Suffix macos and ubuntu caches with yyyymm
* bump windows cache to v14
* [REVERTME] bump linux/macos/darwin timeout to 4h
2023-09-01 15:15:36 +02:00
azure-pipelines[bot]
aa830889aa
bump canton to 2.8.0-snapshot.20230831.11105.0.vcaaa8ad6 (#17354)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-09-01 13:58:18 +02:00
azure-pipelines[bot]
d4565f61da
rotate release duty after 2023-08-30 (#17342) 2023-09-01 08:52:48 +00:00
Simon Maxen
2d3ac27383
Revert "Add ResultNeedCreate (#17243)" (#17321)
This reverts commit 7ba1e6754c.
2023-08-31 11:18:14 +01:00
azure-pipelines[bot]
02bb71721f
update NOTICES file (#17351)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-31 11:29:39 +02:00
Paul Brauner
4c9fd6c257
Fix proto_breaking_changes tests for LF (#17347)
After this change, the buf tool sees the files under src/main/protobuf. Without this change, it only sees an empty directory and the diff is trivially empty.
2023-08-31 09:05:32 +02:00
Carl Pulley
20330329ac
nix changes to allow PDF documentation to be built and latex cruft to be ignored (#17315) 2023-08-30 14:00:31 +00:00
Simon Maxen
8b92c9294b
Document ResultNeedUpgradeVerification differences between submission and reinterpretation (#17277) 2023-08-30 14:04:18 +01:00
azure-pipelines[bot]
e27c240521
bump canton to 2.8.0-snapshot.20230829.11082.0.v69754d9b (#17343)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-30 12:50:54 +00:00
Carl Pulley
62c9864514
Verification of the Contract State Machine in UCK mode (#17293) (#17312)
PR of Andrea Gilot's work from #17293

---------

Co-authored-by: Andrea Gilot <126685183+andreagilot-da@users.noreply.github.com>
2023-08-29 19:46:01 +00:00
azure-pipelines[bot]
0fc92a34d3
bump canton to 2.8.0-snapshot.20230828.11069.0.v0819eb02 (#17336)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-29 09:35:02 +00:00
Remy
99f466d47b
[Script] Factorize out Generic Free Monad Runner (#17194) 2023-08-28 18:54:30 +02:00
Moisés Ackerman
0f544c74bc
Remove daml-ghcide submodule accidentally checked-in by #17215 (#17333)
* Remove daml-ghcide submodule accidentally checked-in by #17215

* gitignore /daml-ghcide
2023-08-28 15:59:01 +00:00
azure-pipelines[bot]
31c3dfbb48
update compat versions (2023-08-28) (#17330)
* update compat versions (2023-08-28)

CHANGELOG_BEGIN
CHANGELOG_END

* exclude DeeplyNestedValueIT for 2.7.1

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2023-08-28 16:17:44 +02:00
azure-pipelines[bot]
b3ebe970c6
update NOTICES file (#17332)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-28 12:10:19 +00:00
azure-pipelines[bot]
587d2f5509
update NOTICES file (#17331)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-28 11:39:35 +02:00
azure-pipelines[bot]
88c09379f7
bump canton to 2.8.0-snapshot.20230825.11064.0.va1489b9c (#17326)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-28 08:47:41 +02:00
Samuel Williams
1a771dcb13
Refactor daml-script cli interface to be unified (#17215)
* Refactor daml-script cli interface to be unified

* Add --upload-dar flag.

* Fix tests with new uploadDar flag

* Initial daml-script binary testing

* Tests for argument passing and failure behaviour

* add participant config and ide tests

* Add windows support to tests

* Fix missing tls error assertion

* Update changelogs
2023-08-24 15:58:32 +01:00
azure-pipelines[bot]
269a328fd8
update NOTICES file (#17320)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-24 13:51:59 +00:00
Carl Pulley
13e20da136
Update daml with Canton snapshot and merge (#17300)
* Update daml with Canton snapshot and merge

* Sadly, not the release I'm after! Still waiting for 2.8.0-snapshot.20230822.12060.0.v9179b2e7

* Canton version bump
2023-08-24 11:52:21 +02:00
Samuel Williams
6146149a22
Expose daml3-script to sdk (#17291)
* Expose daml3-script to sdk

* Add warning to daml3-script
2023-08-24 10:42:47 +01:00
Gary Verhaegen
4b8e9367bb
release 2.7.1, daml side (#17314) 2023-08-23 23:58:17 +02:00
Moisés Ackerman
3e893a0d9f
Remove daml-ghcide submodule accidentally checked-in by #17299 (#17316) 2023-08-23 16:22:24 +00:00
Moisés Ackerman
9e4a986ce7
template-let deprecation changelog entry (#17305)
* add version sections in UNRELEASED.md

* Add changelog entry for template-let deprecation
2023-08-23 18:08:09 +02:00
azure-pipelines[bot]
02a0f626bc
update NOTICES file (#17311)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-23 16:28:00 +02:00
azure-pipelines[bot]
1b14fa70c5
bump canton to 2.8.0-snapshot.20230822.11043.0.v664f3341 (#17310)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-23 15:31:08 +02:00
azure-pipelines[bot]
810e0c6e74
rotate release duty after 2023-08-23 (#17309) 2023-08-23 11:54:48 +01:00
Remy
0a1777c491
Revert bouncy castle fix, included in #17236. (#17295)
This partially reverts commit 2f4b494fa5.
2023-08-23 10:54:29 +02:00
Gary Verhaegen
2190f37882
2.7.1-rc2 (#17308) 2023-08-23 10:37:03 +02:00
Samuel Williams
9179b2e7d0
Jar licensing (#17299)
* Add _distribute.jar target with correct license
Use it everywhere

* Fixes from review

* Change NOTICES to NOTICES.txt for consistency
2023-08-22 15:56:29 +01:00
azure-pipelines[bot]
73c4f71d8c
update NOTICES file (#17304)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-22 14:51:02 +00:00
Gary Verhaegen
e5aefbd2cc
rotation adjustment (#17302) 2023-08-22 14:15:49 +00:00
azure-pipelines[bot]
c91175a255
bump canton to 2.8.0-snapshot.20230821.11037.0.v82502670 (#17294)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-08-22 15:27:05 +02:00