daml/daml-script
Moritz Kiefer 2b915e93da
Split scenario & ledger execution (#10039)
* Split scenario & ledger execution

This PR by no means aims to solve everything we can do here. It is
rather the minimal change that I could get to work that provides us
with one Speedy machine for scenario execution (which is still an
on-ledger machine to avoid having to change the callsites to much in
this PR) and one speedy machine per submission.

There is tons of cleanup we can do afterwards but this should
hopefully set the right foundations.

changelog_begin
changelog_end
2021-06-17 12:45:35 +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 Split scenario & ledger execution (#10039) 2021-06-17 12:45:35 +02:00
test Add metrics to the http json service (#9923) 2021-06-08 15:54:01 +00:00