daml/daml-lf/engine
nickchapman-da 4e32fde001
Cleanup following interleave execution and authorization (#7437)
* remove failedTransactions field from ScenarioLedger.RichTransaction

changelog_begin
changelog_end

* remove Blinding.checkAuthorizationAndBlind; fixup callers to use Blinding.blind when blindningInfo is required

* rename/relocate: ScenarioLedger.CommitError.FailedAuthorizations --> SError.DamlEFailedAuthorization

* fix types to demonstate that at most one FailedAuthorization is detected/reported

* address small review comments
2020-09-18 19:05:19 +01:00
..
src Cleanup following interleave execution and authorization (#7437) 2020-09-18 19:05:19 +01:00
BUILD.bazel LF: Drop legacy engine configuration for Sandbox Classic. (#7415) 2020-09-16 17:14:53 +02:00