daml/ledger-service
Stephen Compall 18e624a0d8
NonEmpty for non-empty arguments to Queries methods (#12341)
* declare needed NonEmpty query lists and condition lists

* selectContractsMultiTemplate requires non-empty query list

* propagate nonempty query sets through ContractDao

* propagate some NE constraints from selectContractsMultiTemplate through WebSocketService

* HashSet no longer needed

* pass non-emptiness through dbQueries

* add NE-preserving groupMap and groupMap1

* validate that resolvedWithKey is nonempty
2022-12-21 21:06:34 +00:00
..
cli-opts Move the metrics API to the observability module [PLEN-35] (#15831) 2022-12-12 09:35:55 +00:00
db-backend NonEmpty for non-empty arguments to Queries methods (#12341) 2022-12-21 21:06:34 +00:00
fetch-contracts fix MAXIMUM_NUMBER_OF_STREAMS errors when doing many websocket queries (#15733) 2022-12-16 16:41:08 -05:00
http-json NonEmpty for non-empty arguments to Queries methods (#12341) 2022-12-21 21:06:34 +00:00
http-json-cli Move the metrics API to the observability module [PLEN-35] (#15831) 2022-12-12 09:35:55 +00:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle Add attack/happyPath and asset information (#15732) 2022-12-12 09:43:30 +00:00
http-json-perf close the gap between scalac -Xlint and our global options (#15799) 2022-12-07 16:08:33 +00:00
http-json-testing Move the metrics API to the observability module [PLEN-35] (#15831) 2022-12-12 09:35:55 +00:00
lf-value-json deprecate interface library names; use new names downstream (#14856) 2022-08-29 20:43:47 +00:00
metrics Move the metrics API to the observability module [PLEN-35] (#15831) 2022-12-12 09:35:55 +00:00
pureconfig-utils Simplification of errors within JWT, unit test (#15881) 2022-12-14 11:05:18 +01:00
utils close the gap between scalac -Xlint and our global options (#15799) 2022-12-07 16:08:33 +00:00