The Daml smart contract language
Go to file
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
.github Add template for requesting improvements to errors (#16918) 2023-05-26 12:55:34 +01:00
ci [release] small fix to split-release job (#18941) 2024-04-04 12:09:34 +00:00
sdk Upgrade validation dry run only (#18660) 2024-04-26 10:14:49 +01:00
.gitattributes Remove unreleased.rst (#3547) 2019-11-20 15:16:57 +00:00
.gitignore move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
azure-cron.yml fix hourly cron: docker (#18830) 2024-03-23 11:08:46 +01:00
azure-pipelines.yml move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
CODE_OF_CONDUCT.md open-sourcing daml 2019-04-04 09:33:38 +01:00
CODEOWNERS Switch {akrmn=>moisesackerman-da} github user (#18730) 2024-03-13 13:17:14 +01:00
CONTRIBUTING.md Remove sandbox on x (#16890) 2023-05-23 09:25:54 +02:00
SECURITY.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00