daml/ledger-service/http-json
Stephen Compall d6a20cba34
Avoid ending at different ledger ends for multi-template-ID queries (#4153)
* make searchInMemory do only one transaction stream

* drop unneeded deletes from memory while doing searchInMemory

* remove unused functions

* rename OffsetBookmark to BeginBookmark

* add AtAbsolute option to GetCreatesAndArchivesSince

* add GetTermination raw command

* propagate GetTermination to ContractsFetch

* remove fetching from searchDbOneTpId_

* fetch multiple contract IDs for DB persistence always to a fixed offset

* bugfix and cleanup; no changelog relevant

CHANGELOG_BEGIN
CHANGELOG_END
2020-01-28 17:50:18 -05:00
..
release Fixing logging (#2824) 2019-09-09 16:14:23 +00:00
src Avoid ending at different ledger ends for multi-template-ID queries (#4153) 2020-01-28 17:50:18 -05:00
BUILD.bazel postgresql-testing: Extract PostgresAround from the Sandbox t… (#4197) 2020-01-24 12:48:36 +01:00
README.md Return archived events from /command/exercise (#3036) 2019-09-26 16:06:18 -04:00

HTTP JSON Service

See "HTTP JSON API Service" on docs.daml.com for usage information.

Documentation can also be found in the RST format: