daml/ledger/participant-state-index
Robert Autenrieth b4506ca370 Check contract visibility in SQL sandbox (#959)
* Store divulgence info for contracts

* Store divulgence info for contracts

* some documenting refactors

* Use fail instead of sys.error in test

* Add release note

* Rename migration files

* Fix typo

* Fix updating divulgence info in scenarios

The ACS was comparing differently formatted contract IDs.

Fixes #1166
2019-05-16 09:54:21 +02:00
..
reference Check contract visibility in SQL sandbox (#959) 2019-05-16 09:54:21 +02:00
src/main/scala/com/daml/ledger/participant/state/index/v1 Check contract visibility in reference index service (#947) 2019-05-08 14:36:28 +02:00
BUILD.bazel validate invariants on the transaction streams in indexer (#561) 2019-04-25 14:58:37 +02:00