mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
79c6ee7339
* move BeginBookmark to util * adding offsets to steps * offsetAfter belongs in Txn, not InsertDeleteStep * make transaction stream a ContractStreamStep.Txn stream * add several ContractStreamStep append cases * rewrite 'render' to emit offset in the right places * make ContractStreamStep#append total again * check for offset in a few tests * revert useless whitespace changes * missed argument * simpler mapPreservingIds * rewrite states for new "live" format * remove invalidated "events" block structure assertions * make shutdown in withHttpService deterministic, to try to catch race condition * exhaustiveness checking somehow disabled; fixed fetch flow and all is well * documentation and changelog CHANGELOG_BEGIN - [JSON API - Experimental] Remove ``{"live": true}`` marker from websocket streams; instead, live data is indicated by the presence of an "offset". See `issue #4593 <https://github.com/digital-asset/daml/pull/4593>`_. CHANGELOG_END * be more specific about what liveness marker may be in docs * fix daml2ts websocket tests * mention type rules for all cases in offset documentation |
||
---|---|---|
.. | ||
app-dev | ||
concepts | ||
daml | ||
daml2ts | ||
daml-integration-kit | ||
daml-repl | ||
daml-script | ||
deploy | ||
examples | ||
experimental | ||
getting-started | ||
json-api | ||
migrate | ||
support | ||
tools | ||
triggers | ||
index.rst |