daml/language-support/scala
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
..
bindings Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
bindings-akka Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
bindings-akka-testing Avoid opening a server to the world when finding a free port. (#4683) 2020-02-25 13:09:28 +00:00
codegen Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
codegen-sample-app Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
codegen-testing Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
docs/codegen/source update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
examples Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00