daml/release
Sofia Faro b2a7f9e640
Change default sandbox to canton (#12438)
* 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
2022-01-18 09:10:58 +00:00
..
src update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
windows-installer update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
artifacts.yaml Publish Sandbox-on-X app lib jar (#12414) 2022-01-14 09:30:08 +01:00
BUILD.bazel Add a test for the file listing of the released protobufs (#12269) 2022-01-05 16:01:52 +00:00
install.bat update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
install.sh update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
RELEASE.md Change default sandbox to canton (#12438) 2022-01-18 09:10:58 +00:00
rotation offboarding Akshay (#12396) 2022-01-13 14:40:44 +01:00
sdk-config.yaml.tmpl Change default sandbox to canton (#12438) 2022-01-18 09:10:58 +00:00
test-protobuf-structure.sh Add report metering protobuf definition [DPP-815] (#12303) 2022-01-10 14:05:17 +00:00
util.bzl update copyright headers (#12240) 2022-01-03 16:36:51 +00:00