daml/compiler/scenario-service
Remy 9b2a7d59e8
LF: enforce non-empty maintainers in contract key in fetchByKey (#7649)
This fixes a bug in the Speedy interpreter. With this change, the
interpreter crashes if it attempts to fetch using a contract key that
has an empty set of maintainers. This propagates to exerciseByKey as
this command is compiled using fetchByKey speedy built-in.

This is a breaking change approved by @bame-da .

CHANGELOG_BEGIN
    [LF] (Bug fix) enforce non-empty maintainers in contract key during fetchByKey and exericiseByKey.
CHANGELOG_END
2020-10-15 12:22:56 +02:00
..
client LF: enforce non-empty maintainers in contract key in fetchByKey (#7649) 2020-10-15 12:22:56 +02:00
protos LF: enforce non-empty maintainers in contract key lookup (#7610) 2020-10-12 14:32:46 +02:00
server LF: add PackageInterface a lightweigh Package (#7577) 2020-10-13 12:41:22 +02:00