mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
536e793a44
The change to `EventFilter` and to the query in `JdbcLedgerDao` are "duplicate work", but we need the change in EventFilter for the InMemoryLedger, and the change in JdbcLedgerDao so that we avoid fetching a contract that anyway would be discarded later. CHANGELOG_BEGIN [Sandbox]: Witnessed contracts for which a party is not a stakeholder are no longer returned in the active contract stream. CHANGELOG_END Fixes #3254. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |