daml/daml-lf/spec
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
..
daml-lf-1.rst check that submitter is in maintainers for lookup by key (#1967) 2019-07-05 09:34:26 +00:00
transaction.rst Introduce contract key to exercise node (#1783) 2019-06-27 09:57:40 +02:00
value.rst daml-lf fix and cleanup Decimal.fromString (#606) 2019-04-25 00:22:45 +00:00