Tags: TuranDev/daml
Tags
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
[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
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
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
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
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
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
Describe the behavior of different token formats in the HTTP JSON API (… …digital-asset#13082) Fixes digital-asset#12440 changelog_begin changelog_end
[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
[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
PreviousNext