daml/ledger/participant-state
Samir Talwar cf8cb61327
Sandbox-Next: Wire up missing configuration. (#4728)
* sandbox: Name the arguments to `ApiServices.create` for clarity.

* sandbox: Clarify numbers and types in configuration classes.

* sandbox-next: Log the correct port on startup.

* sandbox-next: Connect up the command configuration.

CHANGELOG_BEGIN
CHANGELOG_END

* sandbox-next: Wire up TLS configuration.

* sandbox-next: Wire up the maximum inbound message size.

* sandbox-next: Set the global log level if specified.

And if it's not specified, default to the level in logback.xml, INFO.

* sandbox-next: Connect up the submission configuration.

* sandbox-next: Log the correct ledger ID.

* sandbox-next: Use `TimeProvider.UTC`.
2020-02-27 09:49:26 +00:00
..
kvutils Sandbox-Next: Wire up missing configuration. (#4728) 2020-02-27 09:49:26 +00:00
protobuf Introduce new time model fields (#4558) 2020-02-19 09:22:43 +01:00
src Introduce new time model fields (#4558) 2020-02-19 09:22:43 +01:00
BUILD.bazel Expand Runner's flexibility as a basis for participant servers (#4669) 2020-02-26 09:31:26 +01:00