mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
7c275b17fb
* daml-on-x: Drop StateInit and use AtomicReference - Drop the StateInit update message and introduce "getLedgerInitialConditions". - Switch to AtomicReference from SyncVar as this is non-blocking and hence safer to use from Akka. * ledger/participant-state: Rename recordTimeEpoch to initialRecordTime and use the time from timeProvider at the ledger object initialization time as the initial record time. * fmt * Fix use of repo as external workspace. Fix compilation issue in IndexState.scala * Refix the use of this repo as external bazel workspace * Fix compilation after rebase * refmt |
||
---|---|---|
.. | ||
src/main | ||
BUILD.bazel |