daml/daml-script
Moritz Kiefer e4c1c58317
Run scenarios in off-ledger machine (#10070)
* Run scenarios in off-ledger machine

This PR builds on the previous PR that split scenario execution in two
different speedy machines and now actually makes the machine that runs
scenarios run in off-ledger mode just like we handle Daml Script.

This required a bunch of refactoring to make it nice so apologies for
the slightly large PR. Hopefully it’s still relatively easy to follow
and luckily it deletes more code than it adds.

changelog_begin
changelog_end

* Apply suggestions from code review

Co-authored-by: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com>

* review comments

changelog_begin
changelog_end

Co-authored-by: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com>
2021-06-22 12:11:00 +02:00
..
converter Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
daml Fix variable name (#9927) 2021-06-08 19:15:07 +02:00
export Daml ledger export test - normalize SDK version (#9800) 2021-05-26 10:08:37 +00:00
runner Run scenarios in off-ledger machine (#10070) 2021-06-22 12:11:00 +02:00
test Add metrics to the http json service (#9923) 2021-06-08 15:54:01 +00:00