daml/sdk/docs/source
Paul Brauner cf2b387c3b
Disallow keys in LF 2.1 in the compiler (#18886)
* Disable keys in LfConversion.

* fix UnusedMatchTests.daml in integration-v21

* fix //compiler/damlc/tests:upgrades

* stop compiling daml tests that use keys with 2.1

* migrate the upgrade examples to 2.dev as they use keys

* only compile daml-script/tests dar using keys to 2.dev

* do not compile daml-script/test daml files that use keys to 2.1

* fix //docs:bindings-java-daml-test

* add TODOs everywhere tests need to be split

* add a tests that checks that contract keys are rejected for LF<2.dev

* remove keys from compatibility tests

* Add the qualified template name to the keys not supported error message
2024-04-03 16:24:22 +02:00
..
app-dev move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
concepts/ledger-model move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-script move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
tools/export/output-root move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
upgrade/example Disallow keys in LF 2.1 in the compiler (#18886) 2024-04-03 16:24:22 +02:00