daml/daml-lf/data
Remy 1bb2fc28a3
LF: Simplify transaction versionning for interface (#11744)
We revert #11626, and just change the way transaction version is
computed:

- As before, Node version is calculated from the
  package of the template ID action.

- Transaction version is the max of the version of all the nodes,
   instead of the root nodes.

CHANGELOG_BEGIN
CHANGELOG_END
2021-11-18 22:46:46 +01:00
..
src LF: Simplify transaction versionning for interface (#11744) 2021-11-18 22:46:46 +01:00
BUILD.bazel Drop Scala 2.12 compatibility layer from //daml-lf/data (#11758) 2021-11-18 17:34:06 +01:00