daml/daml-script/test
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 Fix a stackoverflow in the script runner (#5989) 2020-05-15 16:04:18 +02:00
src Fix a stackoverflow in the script runner (#5989) 2020-05-15 16:04:18 +02:00
BUILD.bazel Set the Bearer prefix in bindings. (#5484) 2020-04-08 13:07:28 +02:00
daml-script-test-runner.sh Fix a stackoverflow in the script runner (#5989) 2020-05-15 16:04:18 +02:00