daml/ledger/participant-state-metrics
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
..
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 participant-state: Remove WriteService#rejectSubmission. (#10407) 2021-07-26 13:03:05 +00:00