daml/ledger/ledger-api-test-tool-on-canton
Samir Talwar 6c1d931c05
ledger-api-test-tool-on-canton: Upgrade to Canton v0.7.0 and cl… (#4170)
* ledger-api-test-tool-on-canton: Upgrade Canton to v0.7.0.

CHANGELOG_BEGIN
CHANGELOG_END

* ledger-api-test-tool-on-canton: Use the health endpoint instead of `nc`.

Netty prints a warning when kicking it with `nc -z` from Nix's
netcat-gnu. Not other netcats though… don't know why.

* ledger-api-test-tool-on-canton: Let IntelliJ format the shell script.

* ledger-api-test-tool-on-canton: Stop Canton with SIGINT.

For some reason, Canton doesn't print out a load of errors if it's
stopped with SIGINT (Ctrl+C). SIGTERM, on the other hand…

* ledger-api-test-tool-on-canton: Write Canton logs to STDOUT.

Now the logs are no longer noisy, we can just pump them to STDOUT. This
should make debugging any transient issues on CI a lot easier.
2020-01-23 09:04:16 +01:00
..
bootstrap.canton ledger-api-test-tool: Run tests on Canton, and fix a few issues. (#3446) 2019-11-13 17:27:28 +01:00
BUILD.bazel ledger-api-test-tool-on-canton: Upgrade to Canton v0.7.0 and cl… (#4170) 2020-01-23 09:04:16 +01:00
canton-test-runner.sh ledger-api-test-tool-on-canton: Upgrade to Canton v0.7.0 and cl… (#4170) 2020-01-23 09:04:16 +01:00
canton.conf ledger-api-test-tool-on-canton: Upgrade to Canton v0.7.0 and cl… (#4170) 2020-01-23 09:04:16 +01:00