mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
4774e75eb8
* The completion stream RPC defaults to the ledger end as offset Fixes #1913 Relevant changes are propagated to the Java bindings (including deprecating a method that would now return a nullable ledger end). * Refactor completionStream method * Address review comments - ignore command creation results (https://github.com/digital-asset/daml/pull/1961#discussion_r299089539) - avoid re-connecting to the client for every command (https://github.com/digital-asset/daml/pull/1961#discussion_r299092328) - move offset field optionality to domain object (https://github.com/digital-asset/daml/pull/1961#discussion_r299090451) * Improve tests |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |