daml/daml-lf/interface
Stefano Baghino 10cd76a5d4
Add interface support to transitiveClosure (#13557)
* Remove unused field from `Node`

* Add interface support to `transitiveClosure`

Contributes to #13324

changelog_begin
changelog_end

This work can be reused to address #13349 and I left `TODO`s where appropriate.

* Address https://github.com/digital-asset/daml/pull/13557#discussion_r847434729

* Address https://github.com/digital-asset/daml/pull/13557#discussion_r847435412

* Turn the bulk of the logic of `transitiveClosure` into a smart constructor
2022-04-11 16:36:23 +00:00
..
src Add interface support to transitiveClosure (#13557) 2022-04-11 16:36:23 +00:00
BUILD.bazel interface support in the interface library (#13154) 2022-03-15 19:34:54 +00:00