mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
c14b909c71
* 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 |
||
---|---|---|
.. | ||
new-assistant.rst | ||
release-notes.rst | ||
roadmap.rst | ||
support.rst |