daml/ledger/api-server-damlonx
Gabor Aranyossy 33c746fe9b loading Dars from ZipInputStreams (#2005)
* loading Dars from ZipInputStreams

formatting and cleanup

fixing DarReaderTest not compiling

fmt

using IOUtils to read the ZipInputStream

fixing CodeGen

fixing broken legacy DAR loading

fixed v2 ReferenceServer

cleanup

* fixing rebase conflicts

* introduced a fromFile method to avoid having to do boiler-plating where the input is a File

* addressing leaking resources

* cleanup

* inlining closures

* closing the darStream
2019-07-11 15:37:21 +00:00
..
reference loading Dars from ZipInputStreams (#2005) 2019-07-11 15:37:21 +00:00
reference-v2 loading Dars from ZipInputStreams (#2005) 2019-07-11 15:37:21 +00:00
src/main/scala/com/daml/ledger/api/server/damlonx loading Dars from ZipInputStreams (#2005) 2019-07-11 15:37:21 +00:00
BUILD.bazel cleanup daml-lf scala packages (#1581) 2019-06-12 15:55:48 +00:00