mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
2fc7490df2
* Moved ErrorCodesVersionSwitcher to //ledger/error CHANGELOG_BEGIN CHANGELOG_END * Rename ErrorCodeLoggingContext to ContextualizedErrorLogger * Refactored ErrorFactories * All error factories use ContextualizedErrorLogger for being able to dispatch self-service error codes. * The ContextualizedErrorLogger is passed down from the dispatching Ledger API services. * ErrorFactoriesSpec asserts both legacy (V1) and self-service error codes (V2). * Adapted ApiSubmissionService * Addressed Marcin's review comments |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |