daml/triggers/service
Moritz Kiefer 07ad3e0d9a
Suport multi-party readAs in triggers (#11299)
* Suport multi-party readAs in triggers

fixes #7640

This does not yet include the trigger service. We’ll tackle that separately.

changelog_begin

- [Daml Triggers] Triggers now support readAs parties. They can be
  specified via `--ledger-readas a,b,c`. As part of this change
  ``testRule`` gained an extra argument to specify the `readAs`
  parties. If you previously used

  ```
  testRule trigger party acsBuilder commandsInFlight s
  ```

  you now need to use

  ```
  testRule trigger party [] acsBuilder commandsInFlight s
  ```

changelog_end

* Update triggers/tests/src/test/scala/com/digitalasset/daml/lf/engine/trigger/test/AbstractFuncTests.scala

Co-authored-by: Andreas Herrmann <42969706+aherrmann-da@users.noreply.github.com>

Co-authored-by: Andreas Herrmann <42969706+aherrmann-da@users.noreply.github.com>
2021-10-20 18:17:15 +00:00
..
auth Enable top level statement blank lines scalafmt rule, which adds a blank line after imports (#11180) 2021-10-10 23:16:48 -07:00
release Rename targets (#5950) 2020-05-12 16:00:15 -04:00
src Suport multi-party readAs in triggers (#11299) 2021-10-20 18:17:15 +00:00
test-model Suport multi-party readAs in triggers (#11299) 2021-10-20 18:17:15 +00:00
authentication.md Don't always redirect to /login automatically (#8532) 2021-01-18 14:03:39 +00:00
BUILD.bazel trigger-service: dev-mode-unsafe flag (#11233) 2021-10-13 12:22:10 +00:00
daml-platform.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
hash-migrations.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00