daml/docs/source/support
Robert Autenrieth c14b909c71 Implement package management API in the sandbox (#1610)
* store archive size in `DarReader`

* rename `SandboxTemplateStore` to `SandboxPackageStore`

* store package info in `SandboxPackageStore`

* introduce package upload / read to write / index services

not tested yet, just a ton of plumbing

* WIP test the package service

* Fix build errors after rebase

* Move packages service to v2

* Ledger API client uses ledger API types

* Fix ReflectionIT

* Correctly handle uploading invalid dar files

* Fix reading DAR entry file sizes

* Improve package management IT

* Improve handling of duplicate packages

* Fix language-support build

* Use unique party and command names

* Rename lfpackage to language

* Rename SandboxPackageStore to InMemoryPackageStore

* Remove getCurrentTime ledger method

* Improve package management IT

* Move InMemoryActiveContracts and InMemoryPackageStore

* Use case object for UploadDarResult.Ok

* Address review comments

* Update release notes

Fixes #1311

* Use BazelRunfiles in test
2019-06-19 12:31:53 +00:00
..
new-assistant.rst Add daml init to the docs. (#1158) 2019-05-16 10:13:04 +02:00
release-notes.rst Implement package management API in the sandbox (#1610) 2019-06-19 12:31:53 +00:00
roadmap.rst Remove //language-support/js (#691) 2019-04-25 14:30:25 +02:00
support.rst Set support expectations more clearly (#1584) 2019-06-11 14:57:00 +00:00