mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
b2a7f9e640
* Change default sandbox to canton. Some progress on #11831 * made `daml start` use canton sandbox by default * changed the non-ledger api ports to use free ports by default (still haven't tried using port 0 instead of `getFreePort`). * renamed `daml sandbox-canton` to `daml sandbox` * implement a `--static-time` option for `daml sandbox` that sets the canton clock type parameter to `sim-clock` * moved the quickstart-java integration test to use the new sandbox * the test uses `--static-time`, but doesn't really depend on it changelog_begin changelog_end * fix parens * fix hot reload test * reinstant --sandbox-kv in create-daml-app test for now * fix damlStart test |
||
---|---|---|
.. | ||
src | ||
windows-installer | ||
artifacts.yaml | ||
BUILD.bazel | ||
install.bat | ||
install.sh | ||
RELEASE.md | ||
rotation | ||
sdk-config.yaml.tmpl | ||
test-protobuf-structure.sh | ||
util.bzl |