daml/security-evidence.md
Sofia Faro 1feb4d25eb
Drop typerep argument from ExerciseInterface. (#13284)
* ifaces: Remove typerep arg from UExerciseInterface

changelog_begin
changelog_end

* Drop typerep argument in protobuf and haskell ast

changelog_begin
changelog_end

* scalafmt

* fix ExprParser

* fix PhaseOneTest

* fix validation test

* update evidencing security
2022-03-15 13:53:06 +00:00

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