Skip to content

Tags: TuranDev/daml

Tags

v1.18.2-snapshot.20220324.8440.0.5cfb1a21

Toggle v1.18.2-snapshot.20220324.8440.0.5cfb1a21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dummy commit needed to generate a commit hash that doesn't start with (

…digital-asset#13397)

leading zeros (i.e. breaks semver)

changelog_begin
changelog_end

v2.0.1-snapshot.20220322.9371.1.d9f46c43

Toggle v2.0.1-snapshot.20220322.9371.1.d9f46c43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Backport] Ledger API mutable contract state cache update synchroniza…

…tion fix (digital-asset#13364)

* Fix mutable state cache updates synchronization (digital-asset#13325)

changelog_begin
[Ledger API] A race condition bug is fixed in the Ledger API mutable contract state cache.
The bug allowed the cache to become corrupted with stale references when the Ledger API
was subjected to concurrent submissions racing to update/fetch the same contract key.
The stale references were causing the Ledger API to erroneously reject submissions in
certain corner-cases.
changelog_end

* Pull cache indexes to StateCache
* Passes the test

* Fixing StateCacheSpec and MutabelCacheBackedContractStoreSpec
* Added invalidate test to ConcurrentCacheCachingSpecBase

* Address Marton's review comments

* Do not log a warn on negative contract lookups

* Update cache outside the source restart

* Fix imports after cherry-pick

v2.1.0-snapshot.20220318.9568.0.d37a63f5

Toggle v2.1.0-snapshot.20220318.9568.0.d37a63f5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
interface choices in json-api (digital-asset#13301)

This expands the domain of the exercise endpoint to accept interface IDs
instead of template IDs when exercising by contract ID. The argument is
still [compatibly] called templateId; interface IDs are accepted nowhere
else.

CHANGELOG_BEGIN
- [JSON API] Supports interface choices, including exercise by contract
  ID accompanied by an interface ID.
  See `issue digital-asset#13301 <https://github.com/digital-asset/daml/pull/13301>`__.
CHANGELOG_END

v2.1.0-snapshot.20220311.9514.0.ab6e085f

Toggle v2.1.0-snapshot.20220311.9514.0.ab6e085f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move ExecutionContext to the CommandExecutor implementing classes [DP…

…P-945] (digital-asset#13153)

* Move ExecutionContext to the CommandExecutor implementing classes from method arguments

CHANGELOG_BEGIN
CHANGELOG_END

* Added information about the CPU-intensive computations executed by an ExecutionContext

v1.18.2-snapshot.20220310.8437.1.5221a5d1

Toggle v1.18.2-snapshot.20220310.8437.1.5221a5d1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport scalability bottleneck fix in regard to hashing. [DPP-956] (d…

…igital-asset#13237)

* Improve MessageDigest and Mac instance creation to solve lock contention problem [DPP-956]

changelog_begin
Scalability bottleneck in regard to hashing has been fixed in multiple places.
changelog_end

v1.18.2-snapshot.20220310.8437.0.5221a5d1

Toggle v1.18.2-snapshot.20220310.8437.0.5221a5d1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport scalability bottleneck fix in regard to hashing. [DPP-956] (d…

…igital-asset#13237)

* Improve MessageDigest and Mac instance creation to solve lock contention problem [DPP-956]

changelog_begin
Scalability bottleneck in regard to hashing has been fixed in multiple places.
changelog_end

v2.1.0-snapshot.20220308.9472.0.1f24348e

Toggle v2.1.0-snapshot.20220308.9472.0.1f24348e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix compat tests for 2.0.0 (digital-asset#13187)

* Fix compat tests for 2.0.0

We also killed our automation by making the releases from the assembly repo.

changelog_begin
changelog_end

* .

changelog_begin
changelog_end

* .

changelog_begin
changelog_end

* allocate public party

changelog_begin
changelog_end

v2.1.0-snapshot.20220228.9413.0.ef8a0e66

Toggle v2.1.0-snapshot.20220228.9413.0.ef8a0e66's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Describe the behavior of different token formats in the HTTP JSON API (

…digital-asset#13082)

Fixes digital-asset#12440

changelog_begin
changelog_end

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[User management] Use collate "C" for Postgres and add test for colla…

…tion for all backends. [DPP-908] (digital-asset#13084) (digital-asset#13095)

In Oracle it should pass as our tests use an image that has NLS_LANG='American' which implies NLS_SORT='BINARY'

changelog_begin
changelog_end

v2.0.0-snapshot.20220225.9368.0.b291a57e

Toggle v2.0.0-snapshot.20220225.9368.0.b291a57e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[User management] Use collate "C" for Postgres and add test for colla…

…tion for all backends. [DPP-908] (digital-asset#13084) (digital-asset#13095)

In Oracle it should pass as our tests use an image that has NLS_LANG='American' which implies NLS_SORT='BINARY'

changelog_begin
changelog_end