Skip to content

Tags: digital-asset/daml

Tags

v3.3.0-snapshot.20250205.0

Toggle v3.3.0-snapshot.20250205.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rotate release duty after 2025-01-29 (#20701)

v3.3.0-snapshot.20250129.0

Toggle v3.3.0-snapshot.20250129.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable disable upload disallow for interface/exception upgrades (#20636

)

Compiler-side flags let you disable this error, so the upload checker
should allow it, otherwise we have a situation where the upload checks
are stricter than the compiler checks.

v2.10.0-rc2

Toggle v2.10.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update canton to 20250120.12436.v51bf978a (#20616)

v2.9.6

Toggle v2.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update canton to 20250120.12199.v6b20faba (#20615)

v2.8.12

Toggle v2.8.12's commit message

Verified

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

* sync the code drop to canton dc96c4aba3ca2cb14bd3ca480cfe638646464486

* fix fmt.sh

* fix pre-commit config

* fix canton/BUILD.bazel

v3.3.0-snapshot.20250122.1

Toggle v3.3.0-snapshot.20250122.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Data dependency exports fix backport (#20601)

* Fix exports for data dependencies (#20354)

* Fix exports for data dependencies

* Update platform independence

* Fix generated exports

* Fix reexport only data deps, rename exports def

* Fix various issues with exports

* Change to be forward backwards compatible when building old LF versions

* Update dar hashes

* Use old style exports for stdlib + prim

* Small cleanup, add test

* Add `--ignore-data-deps-visibility` flag

* Fix DamlScriptTestRunner following #20337

* Address comments from #20354

* Update from comments

v2.10.0-rc1

Toggle v2.10.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
mixed LF versions tests (#20497)

* reproduce #20468

* test user defined 1.15 tuple

* add tests for non-dynamic choices

* add type tetris test

* upgrade payload of mixed lf versions

* fix bug

* rename package

v2.10.0-snapshot.20241218.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop triggers AllInDar (#20482)

v3.3.0-snapshot.20241211.0

Toggle v3.3.0-snapshot.20241211.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added val with all metric qualifications (#20418)

Before this change, we had to refer to each qualification individually in order to refer to all of them. Now, there is a list of qualifiations that can be used instead.

v2.10.0-snapshot.20241211.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
wrap prefetchKeys in safelyRun (#20442)