daml/daml-script
Moisés Ackerman 8df9a42f29
Interface desugaring cont. (#11964)
* Move toInterfaceContractId and fromInterfaceContractId out of Implements class

* Split Implements class into single-method classes

* Define toInterface outside its class to swap type arguments

This allows users to call 'toInterface @Interface', since the type of the template can usually be inferred

* Move interface classes and functions to DA.Internal.Interface

changelog_begin
changelog_end
2021-12-07 13:56:57 +01:00
..
converter Drop 2.12 versioned_scala_deps (#11748) 2021-11-17 22:13:08 +00:00
daml Drop LF < 1.14 from supported damlc output versions (#11701) 2021-11-22 16:20:17 +00:00
export Limit supported input versions in damlc to >= LF 1.8 (#11905) 2021-11-30 17:24:08 +01:00
runner Drop support for Daml-LF party literals from the Scala side (#11922) 2021-12-01 10:37:42 +00:00
test Interface desugaring cont. (#11964) 2021-12-07 13:56:57 +01:00