daml/triggers
Moritz Kiefer 8179c73763
Drop support for Daml-LF party literals from the Scala side (#11922)
* Drop support for Daml-LF party literals from the Scala side

This PR enforces that forbidPartyLiterals is always `true` and drops
the corresponding literals from the AST. Haskell side is in #11930

fixes #11581

changelog_begin
changelog_end

* Update daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ComparisonSBuiltinTest.scala

Co-authored-by: Remy <remy.haemmerle@daml.com>

* Revert "Update daml-lf/interpreter/src/test/scala/com/digitalasset/daml/lf/speedy/ComparisonSBuiltinTest.scala"

This reverts commit 55e542ce4e3a7fd15544ee703de3277ffc309b17.

Co-authored-by: Remy <remy.haemmerle@daml.com>
2021-12-01 10:37:42 +00:00
..
daml Drop DA.Next.Set and DA.Next.Map (#11864) 2021-11-25 13:02:08 +00:00
runner Drop support for Daml-LF party literals from the Scala side (#11922) 2021-12-01 10:37:42 +00:00
service LF: replace "dev" LF version by "1.dev" in bazel files (#11894) 2021-11-26 12:23:17 +00:00
tests Drop DA.Next.Set and DA.Next.Map (#11864) 2021-11-25 13:02:08 +00:00