mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
bb5ae76cd9
* Add warnings to Gamma * Warn instead of error for changed template expressions * lint * Errors and warnings for key types * add context to warnings where relevant * Add warning logic to DamlcUpgrades, fix errors that are now warnings * Add tests for key errors and warnings (signatories, expression, type) * Refactor expression extraction, fix extract key expression/maintainers * satisfy lint, trigger test restart * Test error for dropped key and warning for added key * Warn for extraction issue instead of erroring out * Change `cannot change` error-wording with `has changed` warning-wording * comments for extractors |
||
---|---|---|
.. | ||
src/DA/Daml/LF | ||
tests/DA/Daml/LF/Simplifier | ||
BUILD.bazel |