Commit Graph

20 Commits

Author SHA1 Message Date
azure-pipelines[bot]
5078d1e043
update canton to 20240709.13636.vd03d4972 (#19547)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-07-10 09:23:38 +00:00
Remy
2871090358
move proto archive in com.digitalasset (#19497) 2024-07-09 17:15:30 +02:00
Simon Maxen
9f1b9886e2
Rename com.daml.lf to com.digitalasset.daml.lf (#19431)
* Rename com.daml => com.digitalasset.daml for lf
2024-06-25 18:20:04 +00:00
tudor-da
8980c32b7a
Enrich Templates and Interface codegen defs with PackageName and PackageVersion (#19381)
* Enrich Templates and Interface codegen defs with PackageName and PackageVersion

* Make PackageVersion comparable

* Apply suggestions from code review

Co-authored-by: Raphael Speyer <raphael.speyer@digitalasset.com>

* Fix after review suggestions

---------

Co-authored-by: Raphael Speyer <raphael.speyer@digitalasset.com>
2024-06-25 08:50:56 +00:00
azure-pipelines[bot]
24e0f5e81c
update canton to 20240612.13461.v15c6df12 (#19371)
* update canton to 20240612.13461.v15c6df12

tell-slack: canton

* TransactionFilter: provide second parameter

Adapting to https://github.com/DACH-NY/canton/pull/19556

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: oliverse-da <oliver.seeliger@digitalasset.com>
2024-06-13 15:04:29 +00:00
azure-pipelines[bot]
17e52b52d5
update canton to 20240612.13460.va46dc363 (#19367)
* update canton to 20240612.13460.va46dc363

tell-slack: canton

* Commit to cherry pick.

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-06-12 11:50:47 +02:00
azure-pipelines[bot]
ce50fa26b1
update canton to 20240606.13448.v43783c88 (#19344)
* update canton to 20240606.13448.v43783c88

tell-slack: canton

* Commit to cherry-pick.

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-06-10 00:03:29 +02:00
mziolekda
632d114191
Raise the default size of inbound message size in java bindings (#19325) 2024-06-03 20:11:10 +02:00
Paul Brauner
b54cbd22c0
Fix IJ project sync (#19240) 2024-05-21 09:40:08 +00:00
azure-pipelines[bot]
1064fff281
update canton to 20240516.13312.vd8490aac (#19227)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Marcin Ziolek <marcin.ziolek@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-05-17 11:22:43 +00:00
Simon Maxen
283e801c8f
Sync package name and directory (#19129)
* Add scala subdirectory for consistency

* Move files to match package
2024-05-02 09:27:19 +01:00
dylant-da
d48c75d019
Upgrade validation dry run only (#18660)
* Add flag for disabling upgrade validation, refactor tests

* mark upgrade-tests flaky

* remove unused disableUpgradeValidation method

* update canton to 3.0.0-snapshot.100000000.20240305.12764.0.v09f6d95a

tell-slack: canton

* Adapt code after renaming v1 to v2

Adapts daml because of https://github.com/DACH-NY/canton/pull/175211

run-all-tests: true

* Quick-fix build by adding missing `recordTime` parameter to the `TransactionGenerator`

This change affects tests only. However, this is a quick-fix, and there should
be a proper follow-up.

* Disable "hot reload" test since it breaks on Carl's changes

In a week we should fix this once https://github.com/DACH-NY/canton/pull/17652 is merged

* Fix expected protobuf structure in test-protobuf-structure.sh

* Compare transactions without record time in UpdateClientImplTest

* lint

* Revert changes to canton since origin/main

* Add dry run property to upload requests

* test dry run upload failure

* lint

* fix tests

* Describe dry run flag in Help.Description

* rename field in PackageServiceErrors

* Fix expected message

* Move dry run check outside validation

* Remove changes to canton

* drop dry-run flag from upload request (for now)

* drop other uses of dryRun

* lint

* copy canton

* Revert "drop other uses of dryRun"

This reverts commit cf6b9b2bfc.

* Revert "drop dry-run flag from upload request (for now)"

This reverts commit ce8aaecaf3.

* Use updated dryRun interface

* update canton to dry-run

* reset canton

* re-enable flakiness

* drop dryRun from TestingAdminLedgerClient

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: jarekr-da <jaroslaw.ratajski@digitalasset.com>
Co-authored-by: Yves Geissbuehler <yves.geissbuehler@digitalasset.com>
2024-04-26 10:14:49 +01:00
azure-pipelines[bot]
5ac359d446
update canton to 20240423.13156.v75d9d2d6 (#19088)
* update canton to 20240423.13156.v75d9d2d6

tell-slack: canton

* handle pagination in ListKnownParties

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-04-24 18:36:04 +02:00
azure-pipelines[bot]
2ec4a3b7fd
update canton to 20240408.13044.v976ee867 (#18958)
* update canton to 20240408.13044.v976ee867

tell-slack: canton

* specify the protocol version in calls to StaticDomainParameters.defaults

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-04-09 09:19:45 +00:00
Remy
9c3ceab776
Test for LF V1 Archive Reader (#18946)
* Test for LF V1 Archive Reader

* Update sdk/daml-lf/api-type-signature/src/test/scala/lf/typesig/reader/SignatureReaderSpec.scala
2024-04-08 11:00:42 +02:00
Remy
e378a0f221
partial revert of [LF] drop retroactive interface instance #18282 (#18876)
* refactor bazel LF versions

* partial revert of [LF] drop retroactive interface instance #18282

recover retroacive instance in
- AST
- api-type-signature

* fmt

* Apply suggestions from code review

Co-authored-by: Paul Brauner <141240651+paulbrauner-da@users.noreply.github.com>

* address Paul's review

---------

Co-authored-by: Paul Brauner <141240651+paulbrauner-da@users.noreply.github.com>
2024-04-02 10:11:36 +00:00
azure-pipelines[bot]
353f2d04cb
update canton to 20240326.12988.v061093f7 (#18880)
* update canton to 20240326.12988.v061093f7

tell-slack: canton

* set PV=dev when config.devMode is true in the Canton fixture

* honor devVersionSupport in Sandbox.hs

* fix //language-support/ts/codegen/tests:build-and-lint-test

* explicitly set dev-version-support in the sequencer and mediator in Sandbox.hs

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-03-27 17:01:05 +01:00
Alex Matson
78e02aed89
Generate json encoders for choice args/results (#18834)
* Generate json encoders for choice args/results
2024-03-26 12:31:42 -04:00
Raphael Speyer
db54939c92
Java Codegen: populate decoders for choice params and return types (#18816)
Fixes https://digitalasset.atlassian.net/browse/ETX-425
2024-03-22 19:02:24 +11:00
Gary Verhaegen
e40aad897f
move to subdir 3.0 (#18520)
* move most files

* update CI configuration
2024-03-22 02:27:46 +01:00