Commit Graph

13060 Commits

Author SHA1 Message Date
azure-pipelines[bot]
ce6f95fdec
update canton to 3.0.0-snapshot.100000000.20240222.12651.0.vd90e4bb0 (#18566)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-23 08:49:54 +01:00
dylant-da
6607acd045
Run upgrades participant api tests on Admin API (#18519)
* Run upgrade tests on Admin API

* lint

* clean up

* lint

* refactor different apis into separate test suites

* Dedupe test logic, split upload logic into uploadPackagePair

* lint

* disable `upgrades:` field in tests
2024-02-22 18:51:56 +00:00
Gary Verhaegen
39f0c5c6c8
fix blackduck script update (#18557)
This job runs on both `main` and `main-2.x`, and generates the same
branch name. This results in only the first of the two that runs
generating a PR.

With this change the branch name will be different so when an update is
needed we'll update both on the same day.
2024-02-22 19:03:04 +01:00
Remy
23cd578845
[LF] resurect lf.data.Decimal (#18556) 2024-02-22 17:03:52 +00:00
dylant-da
1525ef84b2
Add displayException to errMessage for AssistantError wrapping (#18465) 2024-02-22 16:01:06 +00:00
tudor-da
3d2f8650b1
Enrich assertHashContractInstance with packageName (#18506) 2024-02-22 10:44:07 +00:00
Raphael Speyer
78bb7ef17d
Java Codegen: use Exercises.Archivable instead of Exercises.Archive (#18551)
Step 2 of the two-repo tango, described here

https://github.com/DACH-NY/canton/pull/17210
2024-02-22 20:38:47 +11:00
azure-pipelines[bot]
f0a81c0750
update canton to 3.0.0-snapshot.100000000.20240221.12630.0.v9ba77516 (#18552)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-22 08:36:11 +01:00
azure-pipelines[bot]
f8469599cb
rotate release duty after 2024-02-21 (#18541)
@paulbrauner-da is taking care of [testing](https://github.com/digital-asset/daml/blob/main/release/RELEASE.md) today's release, so they get pushed back to the end of the line.

Please do not merge this before the release is fully tested.

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-21 14:59:58 +01:00
azure-pipelines[bot]
e398b560d0
update NOTICES file (#18542)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-21 11:43:42 +01:00
Gary Verhaegen
9c345d41b4
try to bump GHC in Nix (#18534)
* try to bump GHC in Nix

* also bump Windows
2024-02-21 09:35:13 +01:00
azure-pipelines[bot]
aa1ea4cefd
update canton to 3.0.0-snapshot.100000000.20240220.12615.0.v61dee139 (#18538)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-21 09:01:10 +01:00
Gary Verhaegen
9f7c267829
release 2.8.3 (#18532) 2024-02-21 01:52:44 +00:00
Remy
34858d2f20
[LF] encode CreateNode as FatContractInstance (#18516)
Co-authored-by: Paul Brauner <141240651+paulbrauner-da@users.noreply.github.com>
2024-02-20 21:56:18 +00:00
dylant-da
7871d9087e
Fix case sensitive daml studio extension installation (#18535)
* Fix case sensitive Daml Studio extension installation

* Remove debugging print statements
2024-02-20 21:45:40 +01:00
azure-pipelines[bot]
f56d222438
rotate release duty after 2024-02-14 (#18470)
@remyhaemmerle-da is taking care of [testing](https://github.com/digital-asset/daml/blob/main/release/RELEASE.md) today's release, so they get pushed back to the end of the line.

Please do not merge this before the release is fully tested.

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-20 15:41:11 +01:00
Paul Brauner
58e8c4bf51
Create a new snapshot (#18530) 2024-02-20 15:31:53 +01:00
azure-pipelines[bot]
5925f92040
update NOTICES file (#18523)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-20 14:58:20 +01:00
Paul Brauner
faead3bee1
only reject keys when both DAML_REJECT_KEYS is set and the version is <2.dev (#18526) 2024-02-20 14:27:51 +01:00
Gary Verhaegen
e7026d3a81
release testing: fix formatting issue (#18529) 2024-02-20 14:10:11 +01:00
Remy
9dd6775572
[LF] Drop unused ID encoder in TransactionCoder (#18515) 2024-02-20 13:47:14 +01:00
Paul Brauner
325950fdfb
add contract key feature to the compiler (#18527) 2024-02-20 11:53:52 +00:00
azure-pipelines[bot]
03d3297ebe
update canton to 3.0.0-snapshot.100000000.20240219.12601.0.v2b06a70b (#18521)
* update canton to 3.0.0-snapshot.100000000.20240219.12601.0.v2b06a70b

tell-slack: canton

* fix build

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Paul Brauner <paul.brauner@digitalasset.com>
2024-02-20 11:46:02 +00:00
Remy
532ae367ca
[LF] clean value proto for LF 2.0 (#18511) 2024-02-19 17:33:16 +00:00
Remy
a5b9d7b319
mark UpgradeSpec test as medium (#18517) 2024-02-19 15:41:27 +00:00
Paul Brauner
8aa642a1a8
remove remaining uses of Utils.sharedKeys (#18472)
* remove remaining uses of Utils.sharedKeys

* remove unused import

* fix unused imports and parameters with default values
2024-02-19 14:40:04 +00:00
Gary Verhaegen
19131b9a1a
release 2.7.7 (#18487) 2024-02-19 15:09:05 +01:00
Gary Verhaegen
5f564ad676
release 2.8.2 (#18502) 2024-02-19 13:45:03 +01:00
azure-pipelines[bot]
275175bd82
update canton to 3.0.0-snapshot.100000000.20240216.12582.0.vf67b944c (#18507)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-19 11:29:11 +01:00
Samuel Williams
22dd9a3df7
Remove daml-script json support (#18503)
* Remove daml-script json support

* Remove json test
2024-02-19 10:00:50 +00:00
Gary Verhaegen
d6ed98e038
remove chromedriver (#18505) 2024-02-16 18:06:01 +01:00
Remy
8227412a6b
[LF] change encoding of cid in transaction to ByteString (#18488) 2024-02-16 16:30:40 +01:00
Remy
3b5dfb58e7
Drop daml-script export (#18492) 2024-02-16 14:50:29 +01:00
Paul Brauner
516b456a49
Read an env var to reject keys during decoding (#18497) 2024-02-16 14:35:06 +01:00
Gary Verhaegen
92fcbb6a3b
remove canton ee integration (#18501) 2024-02-16 13:30:55 +01:00
azure-pipelines[bot]
c37a25e25b
update canton to 3.0.0-snapshot.100000000.20240215.12572.0.v575f829e (#18495)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-16 10:42:40 +00:00
azure-pipelines[bot]
1dec7e7441
update NOTICES file (#18496)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-02-16 11:33:34 +01:00
Remy
190eefe266
rationalize transaction proto (#18490) 2024-02-16 08:49:00 +01:00
dependabot[bot]
26fd657b5c
Bump follow-redirects from 1.15.3 to 1.15.5 (#18493)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 20:58:55 +01:00
azure-pipelines[bot]
6f3d415672
update canton to 3.0.0-snapshot.100000000.20240214.12557.0.v052dc804 (#18485)
* update canton to 3.0.0-snapshot.100000000.20240214.12557.0.v052dc804

tell-slack: canton

* Fix Canton code drop

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Tudor Voicu <tudor.voicu@digitalasset.com>
2024-02-15 20:56:23 +01:00
Remy
a2a1e91bdc
[LF] drop LF 1.x stable archive proto (#18489) 2024-02-15 18:15:37 +01:00
Remy
f5d41362af
[LF] ignore en/decoder ID paramaters in TransactionCoder (#18486) 2024-02-15 18:15:21 +01:00
Remy
dc26ca1e47
[LF] make Id en/decoder optional in TransactionCoder (#18482)
First step to remove completly them without breaking canton
2024-02-15 15:09:30 +01:00
Remy
2e0cc79c83
[LF] Drop transaction versions V14 and V15 (#18475) 2024-02-15 15:08:32 +01:00
Gary Verhaegen
17f37c7d23
cron: new canton snapshot format (#18483) 2024-02-15 14:31:06 +01:00
Gary Verhaegen
b9b3c16fbf
check if m1 became more stable (#18476) 2024-02-15 12:00:15 +01:00
Remy
09d09b0761
ad-hoc release (#18480) 2024-02-15 10:28:10 +00:00
azure-pipelines[bot]
307b621e6a
update canton to 3.0.0-snapshot.20240213.12548.0.vbb64a1d2 (#18469)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Marton Nagy <marton.nagy@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-02-14 20:35:37 +00:00
tudor-da
e134fd920c
Make packageName non-optional (#18417)
* Make packageName non-optional

* Apply suggestions from code review

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

* Addressed review comments and ready-to-merge

---------

Co-authored-by: Remy <remy.haemmerle@daml.com>
2024-02-14 20:52:34 +01:00
dylant-da
f99991c333
Upgrades Participant API - Enable Tests (#18431)
* add back tests, rewrite for new error structure

* lint

* Close cantonLog file after reading it

* remove unnecessary self-type
2024-02-14 15:56:17 +00:00