mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
0ebe770e59
Transform our code for the protobuf-decoding phase to be stack-safe, by means of a Work trampoline. The code-style rules are: runWork is never called in a nested context. We introduce an explicit Work.Delay to break recursion. Increase the size of the many-fields test from 120 to 160 fields. (At 164 fields we run into the protobuf limit) Part of: #13410 |
||
---|---|---|
.. | ||
interface-retro | ||
reinterpret | ||
scenario | ||
AuthorizedDivulgence.daml | ||
AuthTests.daml | ||
BasicTests.daml | ||
BUILD.bazel | ||
ConjunctionChoices.daml | ||
ContractKeys.daml | ||
daml-lf-test.sh | ||
DontDiscloseNonConsumingExercisesToObservers.daml | ||
Exceptions.daml | ||
Interfaces.daml | ||
InterfaceViews.daml | ||
LargeTransaction.daml | ||
MultiKeys.daml | ||
Optional.daml | ||
scala-test-limited-stack.sh |