Skip to content

Tags: digital-asset/daml

Tags

v2.10.0-snapshot.20241106.0

Toggle v2.10.0-snapshot.20241106.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump GRPC for in compatibility tests (#20225)

run-full-compat

v3.2.0-snapshot.20241106.0

Toggle v3.2.0-snapshot.20241106.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Snapshot for daml-finance fixes (#20217)

v3.2.0-snapshot.20241030.0

Toggle v3.2.0-snapshot.20241030.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adoc snapshot for testing #20076 (#20179)

v2.10.0-snapshot.20241030.0

Toggle v2.10.0-snapshot.20241030.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update canton to 20241022.12306.0.vf46f94c8/2.10.0-snapshot.20241022.…

…12306.0.vf46f94c8 in main-2.x (#20157)

* update canton to 20241022.12306.0.vf46f94c8/2.10.0-snapshot.20241022.12306.0.vf46f94c8 in main-2.x
* add packageName to the ArchivedEvent contractor
* Add choicePackageId to ExercisedEvent
* Improve terminology in upgrades error messages (backport #20053) (#20105)
* Improve terminology in upgrades error messages (#20053)
* Drop unused NewVariant errors, add NotAtEnd errors, improve messages
* Refactor error printing slightly
* Update error message expectations in lsp-tests & damlc-upgrades
* Add metadata to pkg IDs & drop upgrading/upgraded in upgrade err msgs
* Replace "Variant" with "Constructor" where appropriate
* lint
* Adjust filepaths, expectations for Variant -> Constructor rename
* Fixes for field names and test expectations given added metadata
* Increase grpc message max log length
* lint
* Move & rename PkgIdWithMeta, make name/version non-optional
* Use shared variable instead of calling PkgIdWithNameAndVersion thrice
* lint
* lint
* put the package name into both parts of the generated ArchivedEvents
* put the choice package id into both parts of the generated ExercisedEvents

---------
Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: = <=>
Co-authored-by: oliverse-da <oliver.seeliger@digitalasset.com>
Co-authored-by: dylant-da <106664681+dylant-da@users.noreply.github.com>

v3.2.0-snapshot.20241023.0

Toggle v3.2.0-snapshot.20241023.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[fwd port] Check that controller/observer exceptions are not catchabl…

…e in dynamic choice exercises (#20124)

* Check that controller/observer exceptions are not catchable in dynamic choice exercises (#19999)

* also test choice controllers and observers

* Check that controller/observer exceptions are not catchable in dynamic choice exercises

* fix compilation

v2.9.5

Toggle v2.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update canton to 20241018.12171.v2431c66a (#20130)

v2.10.0-snapshot.20241023.0

Toggle v2.10.0-snapshot.20241023.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix local contract upgrade (#20035)

* test for local contract upgrade

* fix fetchAny for local contracts

* add ex and ex by key tests

* add local contract tests to ExceptionsTest

* add fetch by key test

* Add tests for dynamic exercise.

v2.10.0-snapshot.20241016.0

Toggle v2.10.0-snapshot.20241016.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update canton to 20241010.12284.0.vb1ef62ff/2.10.0-snapshot.20241010.…

…12284.0.vb1ef62ff in main-2.x (#20085)

* update canton to 20241010.12284.0.vb1ef62ff/2.10.0-snapshot.20241010.12284.0.vb1ef62ff in main-2.x

tell-slack: canton

* reapply canton change from (#20069)

---------

Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy <remy.haemmerle@daml.com>

v3.2.0-snapshot.20241009.0

Toggle v3.2.0-snapshot.20241009.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update canton to 20241003.14216.vfdbf1885 (#20055)


Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com>
Co-authored-by: Remy Haemmerle <Remy.Haemmerle@daml.com>

v2.10.0-snapshot.20241009.0

Toggle v2.10.0-snapshot.20241009.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
JSON API: add test demonstrating issue with package id in exercise ev…

…ent in the presence of upgrades (#20047)

The problem is described more fully here

https://docs.google.com/document/d/1pvkq5E8cO9t6ryVQsXJwVcGAfNoR-BDR7Hk4ugze3NM/edit#heading=h.2308xr7hwu1w

and a tracking issue is here DACH-NY/canton#21459