mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
0f5c3c3305
* 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 |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
JCS.md | ||
rootdoc.txt |