daml/navigator/integration-test
Moisés Ackerman 0b79d8ae7c
Deprecate 'controller ... can' syntax (#11363)
Closes #11317

* Add warning for uses of 'controller ... can' syntax

* Remove uses of 'controller ... can' syntax

* Add test cases for -W{,no-}controller-can

* Update docs to reflect 'controller ... can' syntax deprecation

changelog_begin
* Deprecate 'controller ... can' syntax.
  * It will be removed in a future version of Daml.
  * Instead, use 'choice ... with ... controller' syntax. Note that this does not implictly add the controller as an observer, so it must be added explictly as one (or as a signatory).
changelog_end
2021-12-01 13:36:04 +01:00
..
src/main Deprecate 'controller ... can' syntax (#11363) 2021-12-01 13:36:04 +01:00
BUILD.bazel Drop 2.12 versioned_scala_deps (#11748) 2021-11-17 22:13:08 +00:00
Makefile open-sourcing daml 2019-04-04 09:33:38 +01:00