daml/language-support
Samir Talwar c3bc26fd1c
daml-lf/data: Move ID aliases to Ref from _ledger-api-common_. [KVL-1002] (#10323)
* daml-lf/data: Move ID aliases to `Ref` from _ledger-api-common_.

This allows us to remove a lot of dependencies on _ledger-api-common_,
and use these aliases in other places where that module is not used.

CHANGELOG_BEGIN
CHANGELOG_END

* participant-integration-api: Remove an unused import.

* http-json-oracle: Remove `ledger-api-common` as a dependency.

* bindings-rxjava: Remove a now-unused dependency.
2021-07-20 11:01:19 +00:00
..
codegen-common Handle module-prefixes in Java codegen (#9929) 2021-06-09 07:31:28 +00:00
codegen-main Port the rest of //language-support/... to Scala 2.13 (#8846) 2021-02-15 15:08:00 +01:00
hs/bindings Remove trace_context field from Ledger API [KVL-1021] (#10256) 2021-07-15 19:06:25 +02:00
java daml-lf/data: Move ID aliases to Ref from _ledger-api-common_. [KVL-1002] (#10323) 2021-07-20 11:01:19 +00:00
scala participant-state: Remove the ParticipantId, PackageId, and Party aliases. [KVL-1002] (#10308) 2021-07-19 12:31:25 +00:00
ts Upgrade jest to the latest version (#10107) 2021-06-24 11:16:29 +00:00