mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
f67c32b002
* Integrate transaction lookup on new schema in Ledger API Re-wires all transaction lookups to the new schema CHANGELOG_BEGIN CHANGELOG_END * Always return the agreement text CHANGELOG_BEGIN [Ledger API Server] The metric 'daml.index.lookup_transaction' has been replaced by 'daml.index.lookup_flat_transaction_by_id' and 'daml.index.lookup_transaction_tree_by_id', which record the same events but with more granularity regarding the type of lookup. CHANGELOG_END * Ensure agreement text invariant in a single place * Do not compare the order in which witness parties appear in an event * Hide command identifier from non-submitters in transaction trees * Fix time assigned to transaction to be the ledger effective time and not the record time * Store transactions from initial state into the new schema |
||
---|---|---|
.. | ||
src/main | ||
BUILD.bazel | ||
conformance.bzl |