daml/ledger/api-server-damlonx
Jussi Mäki a23000446b
Check contract visibility in reference index service (#947)
* Use Sandbox's ActiveContracts in reference index service

This properly handles contract key updates and adds the required
checks for contract activeness and visibility.

Could consider moving the ActiveContracts.scala into another library,
but since we're soon starting the work to bring sandbox onto the
daml-on-x stack we might postpone that.

* reformat

* Exclude logback.xml from sandbox the library

This allows users of sandbox as a library to specify their
own logging configuration.
2019-05-08 14:36:28 +02:00
..
reference Update participant-state-kvutils based on feedback (#780) 2019-04-30 09:14:20 +00:00
src/main/scala/com/daml/ledger/api/server/damlonx Check contract visibility in reference index service (#947) 2019-05-08 14:36:28 +02:00
BUILD.bazel Add damlonx artifacts to the release (#627) 2019-04-23 14:00:55 +02:00