Commit Graph

55 Commits

Author SHA1 Message Date
azure-pipelines[bot]
6a98310923
update canton to 20231221.12090.0.va8191d44/2.9.0-snapshot.20231220.11662.0.v3fffed35/3.0.0-snapshot.20231221.12090.0.va8191d44 (#18062)
* update canton to 20231221.12090.0.va8191d44/2.9.0-snapshot.20231220.11662.0.v3fffed35/3.0.0-snapshot.20231221.12090.0.va8191d44

CHANGELOG_BEGIN
CHANGELOG_END

* fix canton

* fix the build of the pingpong vacuum package

---------

Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2023-12-21 14:48:46 +01:00
azure-pipelines[bot]
9ab22ec903
update canton to 20231219.12068.0.v5a57880a/2.9.0-snapshot.20231219.11658.0.vf7fbf8cf/3.0.0-snapshot.20231219.12068.0.v5a57880a (#18055)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-12-21 09:30:31 +00:00
Remy
ea4085bd28
do not build canton as separate task (#18058) 2023-12-21 09:47:48 +01:00
azure-pipelines[bot]
e01b623477
update canton to 20231218.12048.0.v12ec1f16/2.9.0-snapshot.20231218.11653.0.v6d6cda48/3.0.0-snapshot.20231218.12048.0.v12ec1f16 (#18050)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-12-19 10:56:26 +00:00
azure-pipelines[bot]
542f3d318d
update canton to 20231213.12002.0.v13a51ee5/2.8.0-snapshot.20231213.11635.0.vb363e85f/3.0.0-snapshot.20231213.12002.0.v13a51ee5 (#18028)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2023-12-14 23:51:38 +00:00
azure-pipelines[bot]
c9c958e621
update canton to 20231212.11983.0.v8bec1d19/2.8.0-snapshot.20231211.11629.0.v3ca507a0/3.0.0-snapshot.20231212.11983.0.v8bec1d19 (#18020)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy <remy.haemmerle@daml.com>
2023-12-13 13:32:39 +01:00
azure-pipelines[bot]
ebc458fea9
update canton to 20231208.11955.0.v90c40bca/2.8.0-snapshot.20231208.11624.0.v51490b0d/3.0.0-snapshot.20231208.11955.0.v90c40bca (#18012)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2023-12-11 14:31:23 +00:00
azure-pipelines[bot]
db7309c4fa
update canton to 20231207.11939.0.vd18f4862/2.8.0-snapshot.20231207.11619.0.v1fe7c380/3.0.0-snapshot.20231207.11939.0.vd18f4862 (#18001)
* update canton to 20231207.11939.0.vd18f4862/2.8.0-snapshot.20231207.11619.0.v1fe7c380/3.0.0-snapshot.20231207.11939.0.vd18f4862

CHANGELOG_BEGIN
CHANGELOG_END

* apply fix?

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com>
2023-12-08 15:00:25 +01:00
azure-pipelines[bot]
f678ad1808
update canton to 20231206.11921.0.va3021807/2.8.0-snapshot.20231206.11618.0.vd015b3cb/3.0.0-snapshot.20231206.11921.0.va3021807 (#17994)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2023-12-07 13:58:21 +01:00
Remy
96f16df3c0
remove script/trigger/cantonFixture deps on scala-bindings (#17954)
Basically we remove the dependency of different components on "//language-support/scala/bindings" by:

- replacing com.daml.ledger.api.refinements.ApiTypes.Party by com.daml.lf.data.Ref.Party
- replacing com.daml.ledger.api.refinements.ApiTypes.ApplicationId by Option[com.daml.lf.data.Ref.ApplicationId] (here we use option as ApiTypes.ApplicationId allows empty string while Ref.ApplicationId does not).
- adding rounding logic for timestamp in com.daml.lf.data.Time.Timestamp and use it instead of the one from com.daml.api.util.TimestampConversion

Note we did not clean daml-sript export as it have never pass the alpha stage and will be dropped with the 3.x fork.
2023-12-05 15:08:09 +00:00
azure-pipelines[bot]
6629254717
update canton to 20231204.11608.0.v7e37cf1d/2.8.0-snapshot.20231204.11608.0.v7e37cf1d (#17970)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-12-05 13:55:55 +01:00
azure-pipelines[bot]
d054187b5e
update canton to 20231201.11605.0.vdef89654/2.8.0-snapshot.20231201.11605.0.vdef89654 (#17960)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-12-04 10:53:00 +01:00
azure-pipelines[bot]
e14a9a8fed
update canton to 20231129.11598.0.v78e63449/2.8.0-snapshot.20231129.11598.0.v78e63449 (#17950)
* update canton to 20231129.11598.0.v78e63449/2.8.0-snapshot.20231129.11598.0.v78e63449

CHANGELOG_BEGIN
CHANGELOG_END

* Add missing dependency

* Update canton/BUILD.bazel

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Simon Maxen <simon.maxen@digitalasset.com>
Co-authored-by: Moisés Ackerman <6054733+akrmn@users.noreply.github.com>
2023-11-30 14:26:07 +01:00
azure-pipelines[bot]
cd189081e5
update canton to 20231127.11587.0.v94729874/2.8.0-snapshot.20231127.11587.0.v94729874 (#17933)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-28 13:04:13 +00:00
azure-pipelines[bot]
9c85632f62
update canton to 20231124.11584.0.v33f28bad/2.8.0-snapshot.20231124.11584.0.v33f28bad (#17911)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-27 08:20:40 +01:00
azure-pipelines[bot]
99c7dec51d
update canton to 20231123.11580.0.v1dd021e2/2.8.0-snapshot.20231123.11580.0.v1dd021e2 (#17906)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-24 08:11:28 +00:00
azure-pipelines[bot]
81e3ed1d9d
update canton to 20231121.11586.0.v594bc0d8/3.0.0-snapshot.20231121.11586.0.v594bc0d8 (#17881)
* update canton to 20231121.11586.0.v594bc0d8/3.0.0-snapshot.20231121.11586.0.v594bc0d8

CHANGELOG_BEGIN
CHANGELOG_END

* Stop downloading the canton opensource jar (#17877)

* stop downloading the canton opensource jar

* udpate obsolete README

* fix one remaining mention of @canton

* remove all mentions of canton_dep.bzlP

* Fix bazel rules

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <141240651+paulbrauner-da@users.noreply.github.com>
Co-authored-by: Rafael Guglielmetti <rafael.guglielmetti@digitalasset.com>
2023-11-22 16:53:32 +01:00
Paul Brauner
f7dd1e6124
Stop downloading the canton opensource jar (#17877)
* stop downloading the canton opensource jar

* udpate obsolete README

* fix one remaining mention of @canton

* remove all mentions of canton_dep.bzlP
2023-11-22 08:36:41 +00:00
mziolekda
2533965c8d
Add config parameter for custom scopes in http-json (#17727)
* Add config parameter for custom scopes in http-json

* fix daml-script

* Add tests

* fixes from code review
2023-11-21 14:07:11 +01:00
azure-pipelines[bot]
86cb8054ec
update canton to 20231117.11560.0.v57ba6d0f/2.8.0-snapshot.20231117.11560.0.v57ba6d0f (#17859)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-18 12:21:20 +00:00
azure-pipelines[bot]
9e9902b6f5
update canton to 20231116.11559.0.vb76f36d5/2.8.0-snapshot.20231116.11559.0.vb76f36d5 (#17855)
* update canton to 20231116.11559.0.vb76f36d5/2.8.0-snapshot.20231116.11559.0.vb76f36d5

* fix bazel rules

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2023-11-17 10:50:53 +00:00
azure-pipelines[bot]
d7fe830340
update canton to 20231115.11540.0.v04fd0a59/2.8.0-snapshot.20231115.11540.0.v04fd0a59 (#17847)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-16 09:08:05 +00:00
mziolekda
8e0b71bb15
clean up test common (#17846)
* move stuff around inside test-common

* move timeout stuff to lapitt, where it is used

* move logging stuff to ledger/error

* move StreamConsumer to libs-scala/grpc-test-utils

* remove dead usages of test-common

* move SimpleHttpServer to a dedicated lib

* format

* final cleanup of the test-common

* add new libraries to maven
2023-11-15 22:36:03 +00:00
azure-pipelines[bot]
078537976e
update canton to 20231114.11529.0.v774f57ec/2.8.0-snapshot.20231114.11529.0.v774f57ec (#17837)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-15 11:34:04 +01:00
mziolekda
b81ee69abe
disentangle ledger api (#17831)
* make testing-utils independent of ledger-api

* remove dead files

* move non ledger-api stuff to libs-scala
2023-11-14 22:44:10 +01:00
Marton Nagy
6933514df5
Switch from Akka to Pekko (#17814)
* Automated renames by bash script

This commit is exclusively contains changes by the bash script.
For the bash script is present at the pull request.

* Manual pekko migration changes

* adapt fully qualified name references
* adapt pekko package declarations
* adapt bazel files with dependency changes
* adapt canton pekko lib shade_rule
* adapt logger configuration declarations
* pin maven dependencies
* revert incorrect changes by script to compatibility module

Workarounds for further TODOs:
* disable http-json-perf and libs-scala/gatling-utils modules to maintain clean pekko dependencies (without akka)
* disable GraphQLSchemaSpec test (sangria library needs to be upgraded)

* Formatting
2023-11-13 23:22:22 +00:00
azure-pipelines[bot]
bbca149164
update canton to 20231109.11499.0.v631cbdc5/2.8.0-snapshot.20231109.11499.0.v631cbdc5 (#17799)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-10 08:16:31 +00:00
Remy
6ef062dac9
Revert "Nmarton/pekko rebased (#17789)" (#17796)
This reverts commit d310692d1b.

@remyhaemmerle-da messed up and merged the PR too fast.
2023-11-09 21:23:18 +00:00
Marton Nagy
d310692d1b
Nmarton/pekko rebased (#17789)
* Scala upgrade to 2.13.11
* Switch from akka to pekko
* Also disable gatling based libs to start from a clean stage
2023-11-09 18:17:33 +01:00
azure-pipelines[bot]
f768a3348f
update canton to 20231108.11487.0.vf0edabf4/2.8.0-snapshot.20231108.11487.0.vf0edabf4 (#17787)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
Co-authored-by: Marcin Ziolek <marcin.ziolek@digitalasset.com>
2023-11-09 17:05:19 +01:00
azure-pipelines[bot]
9ea0c3089f
update canton to fd561690 (#17754)
* update canton to fd561690

CHANGELOG_BEGIN
CHANGELOG_END

* Disable explicit setting of explicit disclosure

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Tudor Voicu <tudor.voicu@digitalasset.com>
2023-11-06 11:05:44 +00:00
Samuel Williams
637ff67ea0
Upgrades testing via daml-script (#17610)
* Implement vetDar and unvetDar
Blocked by canton not returning uploaded dars

* Upgrades testing infra/IT

* Fix HttpServiceTestFixture

* Fix some tests

* Fix cantonRunner for windows

* Add delay after vet actions so topology transactions can land

* Implement invalid data upgrades tests

* Add temporary internal setContractUpgradingEnabled flag to daml-script

* Switch to setProvidePackageId

* Write choice and multi-participant tests

* Formatting

* Remove unused import

* Address reviews

* Update errors

* Fix canton runner for windows

* Address review comments

* Add new proto to artifacts

* avoid pushing canton admin proto as maven artifact (#17742)

---------

Co-authored-by: Remy <remy.haemmerle@daml.com>
2023-11-03 14:10:15 +00:00
azure-pipelines[bot]
49d08f9b68
bump canton to 2.8.0-snapshot.20231101.11442.0.v55ce363d (#17737)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-02 10:44:03 +01:00
azure-pipelines[bot]
2c25eb82d0
bump canton to 2.8.0-snapshot.20231031.11433.0.vab27d598 (#17719)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-11-01 08:29:34 +01:00
azure-pipelines[bot]
0846bd50df
bump canton to 2.8.0-snapshot.20231030.11424.0.v2bd5ec72 (#17700)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-31 08:37:58 +01:00
Paul Brauner
db91552b4a
replace community canton snapshot with our bazel-built canton deploy jar (#17651)
* replace community canton snapshot with our bazel-built canton deploy jar

* add VERSION to the resources of the jar

* fix canton-test-runner-with-dependencies-script

* add resources to community_common

* Update test-common/canton/it-lib/src/main/com/daml/CantonFixture.scala

Co-authored-by: Remy <remy.haemmerle@daml.com>

---------

Co-authored-by: Remy <remy.haemmerle@daml.com>
2023-10-30 10:23:15 +00:00
azure-pipelines[bot]
29aa0f537c
bump canton to 2.8.0-snapshot.20231027.11416.0.v9f9a7e33 (#17687)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-30 08:52:42 +01:00
mziolekda
70d7e49312
support custom scope in access tokens (#17631)
* support custom scope in access tokens

* fix problem with ledger client

* fix broken tests
2023-10-26 08:35:16 +02:00
azure-pipelines[bot]
48749f84f2
bump canton to 2.8.0-snapshot.20231024.11387.0.v60657d51 (#17654)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-25 09:51:15 +00:00
azure-pipelines[bot]
8296e37c98
bump canton to 2.8.0-snapshot.20231023.11379.0.v2e551c66 (#17636)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-24 10:49:22 +02:00
azure-pipelines[bot]
1908c4a347
bump canton to 2.8.0-snapshot.20231020.11372.0.v855984d3 (#17621)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-23 11:45:19 +02:00
azure-pipelines[bot]
a76c04cd07
bump canton to 2.8.0-snapshot.20231019.11362.0.v72730ce3 (#17614)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-20 08:55:52 +00:00
azure-pipelines[bot]
174098ad41
bump canton to 2.8.0-snapshot.20231018.11351.0.v06a2a591 (#17604)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-20 00:10:22 +02:00
azure-pipelines[bot]
5b4a74d711
bump canton to 2.8.0-snapshot.20231017.11342.0.v503b9136 (#17592)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-18 08:19:34 +00:00
azure-pipelines[bot]
faa5217756
bump canton to 2.8.0-snapshot.20231016.11334.0.ve5a4cdfc (#17585)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-17 17:53:13 +00:00
azure-pipelines[bot]
2daa466921
bump canton to 2.8.0-snapshot.20231013.11330.0.v17009589 (#17566)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-16 14:28:32 +02:00
azure-pipelines[bot]
7faf8d29a3
bump canton to 2.8.0-snapshot.20231011.11320.0.v7713e6d5 (#17556)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-12 12:16:32 +00:00
azure-pipelines[bot]
e995b3ca2a
bump canton to 2.8.0-snapshot.20231010.11315.0.v73c66832 (#17545)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-11 12:02:23 +00:00
azure-pipelines[bot]
2eb408aa45
bump canton to 2.8.0-snapshot.20231006.11308.0.v8582b4f1 (#17537)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-09 08:53:38 +00:00
azure-pipelines[bot]
6544c516a9
bump canton to 2.8.0-snapshot.20231005.11296.0.v92af1551 (#17531)
CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2023-10-06 08:03:08 +00:00