daml/daml-lf/engine
Hubert Slojewski cb422e2f67
KVL-810 Report the correct gRPC error code on failures due to concurrent transactions (#9218)
* Fix gRPC status codes for inconsistency rejections and DamlLf errors
Also, add unit tests and exclude failing compatibility and conformance tests

CHANGELOG_BEGIN

- [Integration Kit] Fix gRPC status codes for inconsistency rejections and DamlLf errors (ContractNotFound, ReplayMismatch) by changing them from INVALID_ARGUMENT to ABORTED

CHANGELOG_END
2021-03-26 15:26:33 +01:00
..
src KVL-810 Report the correct gRPC error code on failures due to concurrent transactions (#9218) 2021-03-26 15:26:33 +01:00
BUILD.bazel Port damlc dependencies to Scala 2.13 (#8423) 2021-01-08 07:22:38 +01:00