daml/daml-lf/scenario-interpreter/src
Moritz Kiefer 255832cefc
Fix failed contract lookups in scenario runner (#7190)
lookupContract catches the exception which results in us continuing
and eventually running into a null-pointer exception.

This is another reason why we should enable the NonUnitStatements wart
but I’ll leave that for a separate PR (last I tried the scenario
service resulted in a ton of false positives).

fixes #7185

changelog_begin
changelog_end
2020-08-20 09:49:03 +02:00
..
main/scala/com/digitalasset/daml/lf/speedy Fix failed contract lookups in scenario runner (#7190) 2020-08-20 09:49:03 +02:00
perf LF: control of input value version in the engine (#6828) 2020-08-13 21:15:52 +02:00
test/scala/com/digitalasset/daml/lf/speedy LF: control of input value version in the engine (#6828) 2020-08-13 21:15:52 +02:00