daml/ledger-api/grpc-definitions
Oliver Seeliger 83f11aa784
Participant pruning ledger api server support ported from Canton (#7988)
* Participant pruning ledger api server support ported from Canton

CHANGELOG_BEGIN
- [Ledger API]: The preview of `ParticipantPruningService` enables ledger participants to prune the "front" of ledger state at the participant including the ledger api server index.
CHANGELOG_END

* Review feedback from Stefano

* Add pruning tests plus missed command completions change

* Review feedback from Robert

* Improved test readability by having populate helper return offsets

* Review feedback

* Ledger api changes to pruning api and disable canton pruning test

- Change return result to PruneResponse
- Change type of PruneRequest.prune_up_to to string

* Review feedback: Use ApiOffsetSConverter for logged offsets
2020-11-23 15:28:04 +01:00
..
com/daml/ledger/api/v1 Participant pruning ledger api server support ported from Canton (#7988) 2020-11-23 15:28:04 +01:00
BUILD.bazel Participant pruning ledger api server support ported from Canton (#7988) 2020-11-23 15:28:04 +01:00
post-process.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
README.md Document required protobuf definitions for bindings (#5664) 2020-04-22 10:27:23 +00:00
rst_mmd.tmpl Move protobuf docs into rst format (#334) 2019-04-10 16:42:35 +02:00