Commit Graph

13228 Commits

Author SHA1 Message Date
Remy
2513a8c215
remove version parameter for value hashing (#19772) 2024-08-14 09:26:30 +00:00
azure-pipelines[bot]
361583342c
update canton to 20240809.13853.v53f878c8 (#19755)
* update canton to 20240809.13853.v53f878c8

tell-slack: canton

* update bazel

* bazel for daml-lf

* fmt

* add //canton:daml-common-staging_grpc-utils to artifact.yaml

* fix maven typo

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Tom Tantillo <tom.tantillo@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>
2024-08-13 10:44:06 -04:00
Samuel Williams
8d7db403d1
Fix goto definition and hover on record constructors (#19749)
* Fix goto definition and hover on record constructors

* Update to main ghcide
2024-08-13 10:52:15 +00:00
Remy
94ecd7eec8
[LF] make the value hashing scheme upgradable friendly (#19668)
Co-authored-by: Andreas Lochbihler <36634420+andreaslochbihler-da@users.noreply.github.com>
2024-08-13 09:15:03 +00:00
Paul Brauner
b2c2feab6b
add flag and instructions for attaching a java debugger to the canton fixture (#19763)
* add flag and instructions for attaching a java debugger to the canton fixture

* revert leftover debugging code
2024-08-13 09:23:50 +02:00
Samuel Williams
0892bde9de
Support env var enterpolation in yaml keys (3.x) (#19752)
* Support env var enterpolation in yaml keys in haskell

* Support env var enterpolation in yaml keys in scala
2024-08-12 14:22:04 +01:00
Johan Sjödin
bff35dd88e
Daml Finance / quickstart version update for SDK 2.9.4 (#19744) 2024-08-09 17:17:02 +02:00
Johan Sjödin
8bc4cfa4f6
Daml Finance / quickststart version update for SDK 2.9.4 (#19741) 2024-08-09 11:37:59 +02:00
azure-pipelines[bot]
04e4207c6e
rotate release duty after 2024-08-07 (#19728)
@basvangijzel-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-08-07 22:18:04 +01:00
Remy
81b5f660bb
manuel snapshot of main (#19733) 2024-08-07 17:25:49 +02:00
Remy
d721044a70
Use FatContractInstance for disclosure in Command (#19719)
Co-authored-by: tudor-da <tudor.voicu@digitalasset.com>
2024-08-07 16:19:38 +02:00
azure-pipelines[bot]
8e57c5e41e
update canton to 20240802.13815.v4fa03a2f (#19710)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Marcin Ziolek <marcin.ziolek@digitalasset.com>

tell-slack: canton
2024-08-07 14:08:22 +00:00
Remy
e10d20fe58
Prepare CODEOWNERS before activating branch protection (#19715) 2024-08-07 16:02:37 +02:00
azure-pipelines[bot]
7dbcf16468
update NOTICES file (#19731)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-08-07 08:25:13 +00:00
Samuel Williams
cae13a95e5
Fix VSCode starting daml IDE (#19723) 2024-08-06 16:19:29 +00:00
Samuel Williams
c09ba1b95f
Fix non-internal deps for split release (#19448) (#19720)
run-full-compat: true
2024-08-06 10:32:31 +00:00
azure-pipelines[bot]
7a8fc1298d
update canton to 20240730.13802.vbf8b8021 (#19702)
* update canton to 20240730.13802.vbf8b8021

* Fix
---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-07-31 18:52:00 +03:00
azure-pipelines[bot]
1f282c8ec2
update canton to 20240729.13791.v1a6f4f82 (#19693)
* update canton to 20240729.13791.v1a6f4f82

tell-slack: canton

* Fix for GetUpdatesRequest.

* removed comment

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-07-31 09:32:07 +02:00
fabiotudone-da
915c0670e9
Preserve the initial context (#19695) 2024-07-30 10:13:05 +00:00
fabiotudone-da
b61832d891
Metrics: allow setting the context with Gauge.updateValue (#19688)
* Allow changing the context when setting a Gauge's value pseudo-sync

* Fix leftover
2024-07-29 23:35:36 +00:00
Remy
7bd51cb69e
second attempt to snapshopt #19687 (#19690)
adhoc snapshot of 4ee2292 (#19687)
2024-07-29 17:55:29 +02:00
Remy
d172ab34af
adhoc snapshot of 2.9.4 (#19689)
adhoc snapshot of b76a493 (#19687)
2024-07-29 17:13:38 +02:00
azure-pipelines[bot]
801e0efcd2
update canton to 20240725.13780.v97d3c8b7 (#19678)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-29 12:07:55 +02:00
Joao Sa
2fd6643a52
Add a new batching example daml (#19674)
* Added a new batching example daml

* Fixed parsing errors

* Trying to figure out the error with CI

* Added empty line at the end
2024-07-29 09:08:16 +02:00
mziolekda
abe822d87b
Remove redundant jwt library (#19675)
* Clean-up the library

* Move jwt to canton

* Adopt build to the moved jwt

* Adopt to code drop
2024-07-25 14:32:24 +00:00
dylant-da
634422291a
Revert unnecessary changes from 19659 (#19670) 2024-07-25 09:49:31 +00:00
azure-pipelines[bot]
64509cffb4
update canton to 20240725.13761.vb5290ce8 (#19672)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-25 09:08:53 +00:00
dylant-da
2357fdb4e4
Fix error message for datatype changing variety (#19636) (#19659)
* Fix error message for datatype changing variety (#19636)

* Fix error message for datatype changing variety

* lint

* Remove mistaken agreement test, stage FailsWhenDatatypeChangesVariety

* drop tests that were inadvertently copied over

* Qualify versionDefault

* Remark //daml-lf/validation:upgrade-tests as flaky
2024-07-24 13:03:26 +00:00
azure-pipelines[bot]
6cc58ab862
update canton to 20240723.13751.v9a4d63dd (#19664)
* update canton to 20240723.13751.v9a4d63dd

tell-slack: canton

* Adapt to move of daml-jwt from libs-scala to daml-common-staging

Corresponding canton-side change: https://github.com/DACH-NY/canton/pull/20375

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: oliverse-da <oliver.seeliger@digitalasset.com>
2024-07-24 09:56:12 +00:00
Samuel Williams
2d43b88642
Fix various issues with multi-build + multi-ide (#19624) (#19635)
* Fix various issues with multi-build + multi-ide

* Revert explicit Github Pull Request support
2024-07-23 13:35:15 +01:00
Samuel Williams
c0ac328fe4
Fix goto definition for multi-ide (#19646) (#19650) 2024-07-23 13:34:57 +01:00
Samuel Williams
2dd2ff6735
Port upgrade tests + add interface upgrade tests (#19610) (#19651)
* Port upgrade tests + add interface upgrade tests (#19610)

* Fix bazel file
2024-07-23 13:34:45 +01:00
azure-pipelines[bot]
c89075b001
update canton to 20240722.13738.v766598b3 (#19656)
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-23 09:47:51 +00:00
Remy
d24c87abfd
bump nightly prefix (#19647) 2024-07-22 12:43:09 +00:00
Richard Kapolnai
bbd1f16f26
fix typo in multi-package.md (#19619) 2024-07-22 12:12:13 +01:00
azure-pipelines[bot]
a4ce89e6aa
update canton to 20240719.13725.v40b46dd5 (#19641)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-22 09:12:00 +02:00
Rafael Guglielmetti
c0ac0d4607
Daml release 2.9.3 (#19637) 2024-07-21 14:23:32 +02:00
Simon Maxen
97bd32cc89
Add 2.9.2 to latest (#19632) 2024-07-19 09:33:21 +01:00
azure-pipelines[bot]
096e74de7d
update canton to 20240718.13713.v0aee00ee (#19630)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-19 10:06:41 +02:00
azure-pipelines[bot]
ddbb9c64ef
update canton to 20240717.13702.v13efcfeb (#19621)
* update canton to 20240717.13702.v13efcfeb

tell-slack: canton

* fix

* format

* Fixed //release:test-protobuf-structure test

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-07-18 14:03:23 +00:00
dylant-da
4cf5564fc6
Add upgrades errors to IDE (#19605)
* Add upgrades errors to IDE inline

* Remove reference to pTypecheckUpgrades for pUpgradeInfo

* lint

* Fix failing tests, including gnarly LSP issue (withMaybeConfig)

* lint

* Fix more tests, incl. info expected on stderr instead of stdout

* Remove commented out diagnosis code

* Test case for upgrade diagnostics in LSP

* Check deeply in buildDar

* Replace upgradeInfo with just upgradeDar in pkgConf, consolidate in opts

* Track version1 for upgrades LSP test

* lint

* lint again

* Fix: Use opts for upgradeInfo in execPackage

* Define global defaults for upgradeInfo bools, drop yesNoAutoToMaybe

* Address TODOs

* lint

* Handle legacy damlc compiler with no typecheck-upgrades flag

* lint

* Fix pUpgradeInfo to pUpgradeDar

* Default to local compiler only

* Fix type mismatch, uiWarnBadInterfaceInstances is now Bool

* Move UpgradeInfo back to DA.Daml.Options.Types
2024-07-18 13:18:20 +00:00
azure-pipelines[bot]
a47ab77f15
update canton to 20240716.13688.v61babb5f (#19614)
* update canton to 20240716.13688.v61babb5f

tell-slack: canton

* Fixed ParticipantOffset related errors.

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Andreas Triantafyllos <andreas.triantafyllos@digitalasset.com>
2024-07-17 15:16:29 +02:00
Remy
1e542000dd
[LF] simplify Ast lookup_by_key and fecth_by_key (#19540)
Co-authored-by: Paul Brauner <141240651+paulbrauner-da@users.noreply.github.com>
2024-07-16 18:33:02 +02:00
azure-pipelines[bot]
5c74d959a9
update canton to 20240716.13674.v2dc7145d (#19601)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-16 10:04:21 +02:00
azure-pipelines[bot]
e289a00558
update canton to 20240711.13662.vb904b330 (#19576)
tell-slack: canton

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
2024-07-15 17:35:29 +02:00
Rafael Guglielmetti
e1abec5588
Prepare 2.9.1 release (#19592) 2024-07-15 13:15:36 +02:00
Paul Brauner
d54971aacd
cut a 2.9.1 snapshot (#19573) 2024-07-11 22:27:12 +00:00
Paul Brauner
a0b29e26f5
create a 2.9.1 snapshot (#19569) 2024-07-11 18:09:15 +02:00
jarekr-da
acf7297dec
prepare 2.9.0 (#19556) 2024-07-11 09:52:53 +02:00
dylant-da
069f1c060a
Upgrade validation warnings to errors flag (#19259)
* Split errors into errors that can turn into warnings (or vice versa)

* Add warn-bad-interface-instances flag

* fix compilation errors, finish implementation of swap

* Add tests for warn-bad-interface-instances flag

* Bump - try to rebuild?

run-all-tests: true

* Don't do single-package checks if typecheck-upgrades: true

* Fix tests that break on warn-bad-interface-instances

* Lint

* Move WEWarningToError to Error type, remove commented code

Also:
- Mark integration tests as flaky again
- Whitespace

* Check errors & warns aren't emitted when upgrades/typechecking disabled

* Update error message & expected error message
2024-07-10 14:44:29 +00:00