daml/daml-script
Moritz Kiefer 770a2763b0
Fix a stackoverflow in the script runner (#5989)
Previously, we used the stack to recurse when filling in the command
results which obviously breaks once you have large multi-command
submissions.

You probably want to view the diff with whitespace disabled.

changelog_begin

- [DAML Script] Fix a bug where large multi-command transactions
  produced a stack overflow.

changelog_end
2020-05-15 16:04:18 +02:00
..
daml replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
runner Fix a stackoverflow in the script runner (#5989) 2020-05-15 16:04:18 +02:00
test Fix a stackoverflow in the script runner (#5989) 2020-05-15 16:04:18 +02:00