daml/triggers/tests
Samir Talwar af9382ce92
contextualized-logging: Reduce the API surface and avoid name collisions. (#10102)
* contextualized-logging: Remove `Map` from the `LoggingContextOf` API.

* contextualized-logging: Encapsulate entries.

CHANGELOG_BEGIN
CHANGELOG_END

* contextualized-logging: Disambiguate `withEnrichedLoggingContext`.

So forthcoming implicit conversions won't confuse the compiler.

* contextualized-logging: Remove a now-unused compat import.

* contextualized-logging: Avoid overloading `LoggingEntries#apply`.

* contextualized-logging: Remove the silencer plugin.
2021-06-24 16:21:26 +00:00
..
daml Use DA.Map in triggers if available (#9023) 2021-03-04 14:15:01 +01:00
scenarios Make DA.Assert throw AssertionFailed instead of GeneralError (#9747) 2021-05-20 12:01:50 +00:00
src/test/scala/com/digitalasset/daml/lf/engine/trigger/test contextualized-logging: Reduce the API surface and avoid name collisions. (#10102) 2021-06-24 16:21:26 +00:00
BUILD.bazel check whether collection.compat is unused when compiling for Scala 2.12 (#9604) 2021-05-11 21:54:14 +00:00
list-triggers.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00