daml/security-evidence.md
Remy f33486154f
LF: Simplify LF Syntax (#11795)
- Do not wrapped choices in `choices { ... }`
- use sytematic `;` after choice component instead of ',`

CHANGELOG_BEGIN
CHANGELOG_END
2021-11-19 17:23:36 +01:00

9.2 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: