daml/daml-lf/transaction
Ognjen Maric 589f710313
Prohibit contract IDs in contract keys and add key maintainers to exercises (#4048)
Prohibit contract IDs in contract keys and add key maintainers to exercises

CHANGELOG_BEGIN

- [DAML-LF] Prohibit contract IDs in contract keys completely. Previously, creating keys containing absolute (but not relative) contract IDs was allowed, but `lookupByKey` on such a key would crash. 

CHANGELOG_END

Co-authored-by: Remy <remy.haemmerle@daml.com>
Co-authored-by: Stephen Compall <scompall@nocandysw.com>
2020-01-20 16:36:38 +01:00
..
src Prohibit contract IDs in contract keys and add key maintainers to exercises (#4048) 2020-01-20 16:36:38 +01:00
BUILD.bazel daml-lf: new cryptographic hash for values (#3849) 2020-01-16 22:11:57 +01:00