daml/daml-script
Moritz Kiefer 2c469c067f
Move conversion out of unsafeSubmit (#8864)
Spun out of #8863. This seems cleaner, more consistent with how we
handle the conversion in submitTree and it has the nice side effect
that it means that conversion now only happens after comitting which
is crucial for #8863.

changelog_begin
changelog_end
2021-02-17 10:25:38 +01:00
..
converter Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
daml Expose transaction trees in DAML Script (#8750) 2021-02-04 15:21:30 +01:00
dump Only bind contract ids that are used (#8838) 2021-02-12 17:32:12 +00:00
runner Move conversion out of unsafeSubmit (#8864) 2021-02-17 10:25:38 +01:00
test Port //daml-script/... to Scala 2.13 (#8831) 2021-02-12 13:01:58 +00:00