daml/triggers
Robert Autenrieth a3ddde3a9d
Remove MRT and LET (#5172)
Contributes to #4194.
Closes #4231.
Closes #5022.
CHANGELOG_BEGIN
- [Ledger API] The protobuf fields ledger_effective_time and maximum_record_time have been removed from
  command submission. These fields were previously deprecated following the introduction
  of a new ledger time model. See issue `#4194 <https://github.com/digital-asset/daml/issues/4194>`__.
[Java Bindings] removed the usage of ledgerEffectiveTime and
maximumRecordTime, and instead added minLedgerTimeAbsolute and
minLedgerTimeRelative in CommandSubmissionClient and CommandClient
CHANGELOG_END
2020-03-25 16:50:27 +01:00
..
daml Engine: add rank to Enum and Variant SValue (#5048) 2020-03-18 14:37:44 +01:00
runner New ledger time (#5100) 2020-03-25 09:28:56 +01:00
service Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
tests Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00