daml/daml-lf/interpreter
Francesco Mazzoli ca5d045e62 check that submitter is in maintainers for lookup by key (#1967)
* check that submitter is in maintainers when looking up keys

Fixes #1866. Note that this limitation applies both for `lookupByKey`
and `fetchByKey` -- anything involving retrieving a key is affected.

* add UNTIL-LF to run tests up to a certain version of DAML-LF

* name targets for DAML tests better

* add notes about DAML-LF changes

* commit Test.daml with DAML-LF 1.5 rather than compiling it on the fly

* add scenario tests for #1866

* add warnings about future key behavior in docs

* use flag rather than version when executing
2019-07-05 09:34:26 +00:00
..
src check that submitter is in maintainers for lookup by key (#1967) 2019-07-05 09:34:26 +00:00
BUILD.bazel cleanup daml-lf scala packages (#1581) 2019-06-12 15:55:48 +00:00