daml/libs-scala
Robert Autenrieth 7e448d810c
Always use the latest ledger config (#5669)
CHANGELOG_BEGIN
- [Sandbox] The ledger API server will now always use the most recent ledger configuration.
  Until a ledger configuration is read from the ledger, command submissions will fail with the UNAVAILABLE error.
CHANGELOG_END

In kvutils, the first ledger configuration change needs
to have a generation one higher than the one returned
by getLedgerInitialConditions().

Remove initial config writing from sandbox as it's now written by the ledger API server
2020-05-06 12:12:23 +02:00
..
auth-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
build-info Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
contextualized-logging Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
direct-execution-context Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
grpc-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
ports Fixing scaladoc (#5506) 2020-04-09 06:01:18 +00:00
postgresql-testing Remove -o config from PostgresAround (#5707) 2020-04-23 16:08:37 +00:00
resources Always use the latest ledger config (#5669) 2020-05-06 12:12:23 +02:00
resources-akka Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
timer-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00