daml/ledger/participant-state
Jussi Mäki 32a168a999
Index service refactoring (#928)
* Add configuration to LedgerInitialConditions

* Wait until index state is established in reference index service

This fixes a race condition where the daml-on-x server has been
brought up before the index service can serve it.

* Remove ledgerId checks from index service

Now that we have decided on non-changing ledger identifiers, remove
the ledgerId checks from index service and simplify the interface.

* Reformat and fix leftover ??? from DamlOnXTransactionService
2019-05-06 13:59:06 +02:00
..
kvutils Index service refactoring (#928) 2019-05-06 13:59:06 +02:00
reference Index service refactoring (#928) 2019-05-06 13:59:06 +02:00
src/main/scala/com/daml/ledger/participant/state/v1 Index service refactoring (#928) 2019-05-06 13:59:06 +02:00
BUILD.bazel DamlOnX participant-state key-value utilities (#637) 2019-04-29 13:37:16 +02:00