daml/daml-script/export
Moritz Kiefer fcc7e581cf
Make stable packages dependent on supported LF versions (#11382)
* Make stable packages dependent on supported LF versions

Note that this just introduces an API dependency, we are not yet
filtering the list of packages. For that, I’d really like to
autogenerate StablePackages.scala since I don’t want to make that
manually maintained list even more complex. But review seems easier if
we first change the usage sites and then switch to autogenerating than
trying to do both in one go.

changelog_begin
changelog_end

* Fix script export tests

changelog_begin
changelog_end
2021-10-28 11:20:42 +00:00
..
integration-tests Allocate parties sequentially in script export tests (#11389) 2021-10-26 08:21:40 +00:00
src Make stable packages dependent on supported LF versions (#11382) 2021-10-28 11:20:42 +00:00
transaction-eq Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00
BUILD.bazel Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00