mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
0583f57de6
* Remove phantom archive when streaming events filtered by contract key * Add fetch test cases, WIP * Add fetch test cases, WIP * Add fetch test cases, WIP * Add fetch test cases, WIP * Test case to validate phantom archive filter for stream/fetch * Use `scan` instead of `statefulMapConcat` to filter out phantom archives advantage(???) immutable state vs mutable * make `com.digitalasset.http.WebsocketEndpoints.handleWebsocketRequest` public so DABL can call it directly, `private[http]` does not work since DABL is under com.projectdabl, see #4190 * Fixing typos * Scalafmt * Scalafmt * Removing unused function * Update docs * Remove unused type alias * CHANGELOG_BEGIN [JSON API - Experimental] - Added streaming version of fetch by key: ``/stream/fetch``. See #4075. CHANGELOG_END * Address code review comments * Add test case with todo to address consistent handling of empty requests * Fixing merge conflicts * Addressing code review comments * Addressing code review comments Use `partition` instead of consecutive intersect and diff |
||
---|---|---|
.. | ||
app-dev | ||
concepts | ||
daml | ||
daml2ts | ||
daml-integration-kit | ||
daml-script | ||
deploy | ||
examples | ||
experimental | ||
getting-started | ||
json-api | ||
migrate | ||
support | ||
tools | ||
triggers | ||
index.rst |