daml/ledger/participant-integration-api
Marton Nagy 0f5c3c3305
Contract Store Refactoring (#15075)
* Segregates ContractStore (pulls out MaximumLedgerTimeService)
* Renames lookupContractForValidation to lookupContractStateWithoutDivulgence, and adds the contractInstance to the results
* Adds implementation for MaximumLedgerTime computation depending on lookupContractStateWithoutDivulgence
* Adds unit tests for the implementation
* Adapts/fixes other tests
* Removes original MaximumLedgerTime implementation from MutableCacheBackedContractStore

CHANGELOG_BEGIN
CHANGELOG_END
2022-10-05 19:05:59 +00:00
..
src Contract Store Refactoring (#15075) 2022-10-05 19:05:59 +00:00
BUILD.bazel [DPP-1219] Move local stores for participant users and parties to a separate bazel target (#15108) 2022-10-03 17:26:28 +02:00
JCS.md Add limited JCS implementation [DPP-1176] (#14626) 2022-08-08 18:09:40 +01:00
rootdoc.txt [LLP] Update docs and CLI args (#14718) 2022-08-16 16:54:39 +02:00