daml/triggers
Stefano Baghino 1b473c2b9a
Switch trigger service time provider default to wall-clock time (#10967)
Fixes #10957

changelog_begin
[Triggers Service] The service now starts by default using wall-clock time instead
of static time. If you want to run using static time, you need to do so explicitly
using the new '-s' or '--static-time' CLI option. If you were already using '-w'
or '--wall-clock-time' the flag has no effect. It's anyway safe to leave it there.
changelog_end
2021-09-21 19:24:09 +00:00
..
daml Expose pending contracts in triggers (#10672) 2021-08-25 13:23:15 +00:00
runner [DPP-589] Add CLI flag to select minimum enabled TLS version (#10854) 2021-09-14 12:37:38 +02:00
service Switch trigger service time provider default to wall-clock time (#10967) 2021-09-21 19:24:09 +00:00
tests [DPP-589] Add CLI flag to select minimum enabled TLS version (#10854) 2021-09-14 12:37:38 +02:00