daml/ledger/participant-state
Samir Talwar 445af973cd
kvutils: Generalize the interfaces and tests for the ledger export. (#7258)
* kvutils: Factor out a base class for ledger exporter implementations.

CHANGELOG_BEGIN
CHANGELOG_END

* kvutils: Use piped streams in LedgerDataExporterSpecBase.

* kvutils: Rename "FileBased…" to "SerializationBasedLedgerDataExporter".

* kvutils: Wrap Deserialization in a class for polymorphism purposes.

* kvutils: Pull out submission info variables in the ledger export test.

* kvutils: Inline (De)Serialization into the exporter.

* kvutils: Replace usage of Deserialization with LedgerDataImporter.

* kvutils: Don't synchronize on making an InMemorySubmissionAggregator.

* kvutils: Pass a SubmissionInfo to LedgerDataExporter.

* kvutils: Reflow a long string to make it readable.
2020-08-28 11:39:02 +00:00
..
kvutils kvutils: Generalize the interfaces and tests for the ledger export. (#7258) 2020-08-28 11:39:02 +00:00
protobuf Add time model documentation (#6705) 2020-07-17 17:54:26 +02:00
src participant-state: Run tests in parallel. (#7214) 2020-08-25 07:44:44 +00:00
BUILD.bazel participant-state: Run tests in parallel. (#7214) 2020-08-25 07:44:44 +00:00