daml/compiler/scenario-service/protos
Moritz Kiefer 524d43eacb
Support rollback nodes in scenario service (#9410)
This focuses on the semantics rather than the display in Daml Studio
which needs more work (and seems not all that important at this
stage).

This already uncovered a bug which also applies outside of scenarios:

The consumedBy field was not affected by rollbacks which breaks the
mustBeActive check in partial transactions. This PR fixes this by
caching on try and restoring on rollback.

changelog_begin
changelog_end
2021-04-22 12:52:33 +02:00
..
BUILD.bazel Switch to GHC 8.10.3 (#8394) 2021-01-25 11:53:53 +00:00
scenario_service.proto Support rollback nodes in scenario service (#9410) 2021-04-22 12:52:33 +02:00