daml/ledger/participant-state
mziolekda 02e94ec845 provide party and package management in KVUtils and participant-state v1 (#1553)
* provide asynchronous interfaces for party and package management on the participant-state

* provide submission id for correlating req with resp on Write- and ReadService

* add asynchronous party allocation in KVUtils

* start conversion of the package upload and party allocation to synchronous paradigm

* implement synchronous versions of party allocamtion and packacge update

* document recent changes and unify concepts between v1 and v2 versions of
the participant-state interface

* scala formatting

* address review comments
2019-07-01 12:57:33 +00:00
..
kvutils provide party and package management in KVUtils and participant-state v1 (#1553) 2019-07-01 12:57:33 +00:00
src/main/scala/com/daml/ledger/participant/state provide party and package management in KVUtils and participant-state v1 (#1553) 2019-07-01 12:57:33 +00:00
BUILD.bazel create separate bazel targets for participant-state-v2 (#1562) 2019-06-11 08:00:02 +00:00