mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
83f11aa784
* 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 |
||
---|---|---|
.. | ||
com/daml/ledger/api/v1 | ||
BUILD.bazel | ||
post-process.sh | ||
README.md | ||
rst_mmd.tmpl |
Ledger API gRPC definitions
The definitions in this package depend on Protobuf's "well known types", as well as: