daml/ledger/ledger-api-common
Gerolf Seitz cf74e74d05
Fix calculation of transaction tree projections (#4885)
Events in transaction trees should only reference other events
that:
1) are either create or exercise events
2) the requesting parties are a witness of

This applies to recalculated root nodes as well as
the child event ids referenced in exercise nodes.

CHANGELOG_BEGIN
[Sandbox]: fixed projection of transaction trees.
CHANGELOG_END
2020-03-09 12:37:14 +01:00
..
src Fix calculation of transaction tree projections (#4885) 2020-03-09 12:37:14 +01:00
BUILD.bazel Tighten the loop: backend services to return API responses (#4763) 2020-03-02 15:06:38 +00:00