daml/ledger/participant-state
Samir Talwar bed52a0db5
kvutils/tools: If there's an error in reading a submission, crash. (#7129)
Right now the error is logged, but the program stalls, because the
exception is outside any `Future`, and so the cleanup never happens.

CHANGELOG_BEGIN
CHANGELOG_END
2020-08-13 16:53:55 +00:00
..
kvutils kvutils/tools: If there's an error in reading a submission, crash. (#7129) 2020-08-13 16:53:55 +00:00
protobuf Add time model documentation (#6705) 2020-07-17 17:54:26 +02:00
src use -Ywarn-unused for all Scala code (#6907) 2020-08-07 13:16:09 -04:00
BUILD.bazel Add basic participant integration API scaladoc (#6790) 2020-07-20 21:31:32 +02:00