daml/security-evidence.md
Remy 3159d60444
LF: more tests for evaluation order of fetch (#12471)
addresses remaining points of the review of #12411.

CHANGELOG_BEGIN
CHANGELOG_END
2022-01-19 17:45:58 +00:00

15 KiB

Security tests, by category

Authorization:

Privacy:

Semantics:

Performance:

  • Tail call optimization: Tail recursion does not blow the scala JVM stack.: TailCallTest.scala

Input Validation: