daml/ledger/participant-state
Jussi Mäki 0dc49ea811
Fixes to kvutils when used as external workspace (#984)
* Export daml_kvutils_java_proto and add (un)packDamlLogEntryId

Export needed when using kvutils via bazel from another workspace.

* Use 'String' for participant state's LedgerId

Ref.PackageId is the wrong thing, and likely MatchingStringModule
isn't very usable from Java.
2019-05-07 17:55:11 +02:00
..
kvutils Fixes to kvutils when used as external workspace (#984) 2019-05-07 17:55:11 +02:00
reference Daml lf type safty (Party & PackageId) (#761) 2019-05-06 20:40:43 +02:00
src/main/scala/com/daml/ledger/participant/state/v1 Fixes to kvutils when used as external workspace (#984) 2019-05-07 17:55:11 +02:00
BUILD.bazel DamlOnX participant-state key-value utilities (#637) 2019-04-29 13:37:16 +02:00