daml/ledger/sandbox
fabiotudone-da 98cf8d86b3
KV: introduce v2 error codes behind a CLI switch [KVL-1140] (#11224)
* Propagate error version switch to KeyValueConsumption

CHANGELOG_BEGIN
CHANGELOG_END

* Introduce v2 (self-service) KV error codes behind the CLI switch

* Test v2 codes and fix them

* Keep newline separating methods in KeyValueConsumption

* TransactionRejections: don't wrap updates in `Some`

* Factor errorVersionsTable

* Reorder imports

* Split "convert rejection to proto models and back to expected grpc code"

* Remove unneeded Option returned by decodeTransactionRejectionEntry

* Formatting fix

* Fix 7537e93d
2021-10-19 08:32:57 +00:00
..
src KV: introduce v2 error codes behind a CLI switch [KVL-1140] (#11224) 2021-10-19 08:32:57 +00:00
BUILD.bazel ledger-api-test-tool: Add static time awareness [KVL-1156] (#11266) 2021-10-18 14:16:25 +00:00