mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
f231ebc1b3
* kvutils: Extract a committer from the uses of `SubmissionValidator`. This makes the clock injectable too. * kvutils: Provide logging contexts in the `Runner`. * sandbox: Remove the `StaticAllowBackwards` time provider type. It's not used anywhere. * sandbox: Fix warnings in CliSpec. * sandbox: Ensure that we cannot specify both static and wall-clock time. * sandbox-next: Crash if wall clock time is not specified. * sandbox-next: Document more known issues in the new Sandbox. * sandbox: Add a Clock (and some tests) to TimeServiceBackend. * sandbox-next: Support static time. CHANGELOG_BEGIN - [Sandbox Next] Re-establish static time mode. CHANGELOG_END * ledger-on-(memory|sql): Expect a `() => Instant`, not a `Clock`. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |