daml/ledger-service
Stephen Compall 70f118579c
remove some ResolvedQuery cases (#15000)
* introduce ForQuery to overload ActiveContract.fromLedgerApi
* remove booleans from ResolvedQuery.apply
* wrong error string
* use the fact that query is non-empty to hide the Empty case
* we definitely only need a Semigroup, which fixes the law violation
* remove Empty

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Chun Lok Ling <110462561+chunlokling-da@users.noreply.github.com>
2022-10-10 09:33:40 -04:00
..
cli-opts Unify TlsConfiguration between SDK and canton [DPP-1113] (#14349) 2022-07-14 16:58:59 +02:00
db-backend better JsNull check for Oracle; test scenarios for nested cases (#15022) 2022-09-21 10:21:35 +00:00
fetch-contracts remove some ResolvedQuery cases (#15000) 2022-10-10 09:33:40 -04:00
http-json remove some ResolvedQuery cases (#15000) 2022-10-10 09:33:40 -04:00
http-json-cli Fire a warning if both config file and cli opts found. (#14981) 2022-09-08 21:22:25 +01:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle retest Oracle with payload indexing (#15041) 2022-09-20 10:32:58 -04:00
http-json-perf Sandbox Classic Removal in Tests (#13934) 2022-06-07 19:54:52 +00:00
http-json-testing Bug fix. template id of archived contracted should be interface id instead (#15117) 2022-09-29 11:52:19 +01:00
jwt One leeway config for all autorizers [DPP-1215]. (#14930) 2022-09-07 15:07:42 +02:00
lf-value-json deprecate interface library names; use new names downstream (#14856) 2022-08-29 20:43:47 +00:00
pureconfig-utils DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00
utils Draft /v1/query with interface ID, without query store (#14841) 2022-09-02 12:49:06 +02:00