daml/ledger/participant-state/reference
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
..
src/main/scala/com/daml/ledger/participant/state/v1/impl/reference Index service refactoring (#928) 2019-05-06 13:59:06 +02:00
BUILD.bazel Add damlonx artifacts to the release (#627) 2019-04-23 14:00:55 +02:00