mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
The Daml smart contract language
bazeldamldistributed-ledgerdltprivacy-by-designsdksmart-contractstarred-digital-asset-repostarred-repoworkflow-automation
d48c75d019
* 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 |
||
---|---|---|
.github | ||
ci | ||
sdk | ||
.gitattributes | ||
.gitignore | ||
azure-cron.yml | ||
azure-pipelines.yml | ||
CODE_OF_CONDUCT.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
SECURITY.md |