daml/ledger/participant-state
tudor-da 29c546c949
[Divulgence pruning] Added prune_all_divulged_contracts to PruneRequest [DPP-534] (#10635)
* Added `prune_all_divulged_contracts` to ParticipantPruningService.Prune
* KeyValueParticipantStateWriter.prune returns UNIMPLEMENTED if called with `pruneAllDivulgedContracts` set

CHANGELOG_BEGIN
CHANGELOG_END

* Addressed review comments

* Apply suggestions from code review

Co-authored-by: mziolekda <marcin.ziolek@digitalasset.com>

Co-authored-by: mziolekda <marcin.ziolek@digitalasset.com>
2021-08-23 20:52:27 +00:00
..
kvutils [Divulgence pruning] Added prune_all_divulged_contracts to PruneRequest [DPP-534] (#10635) 2021-08-23 20:52:27 +00:00
src/main/scala/com/daml/ledger/participant/state [Divulgence pruning] Added prune_all_divulged_contracts to PruneRequest [DPP-534] (#10635) 2021-08-23 20:52:27 +00:00
BUILD.bazel Move DeduplicationPeriod to ledger-api-domain [KVL-1047] (#10590) 2021-08-18 13:34:26 +02:00