daml/triggers
Samir Talwar 6c63f96ba9
participant-integration-api: Move SeedService here. (#10261)
I don't see a reason why it's part of the participant state API, and
it definitely doesn't need to change between v1 and v2.

CHANGELOG_BEGIN
- [Integration Kit] The class ``SeedService`` has been moved from the
  *participant-state* Maven package to the *participant-integration-api*
  Maven package, under the Java package name
  ``com.daml.platform.apiserver`` to reflect its usage by the API
  server, not the participant state API. If you use this class directly,
  you will need to change your imports.
CHANGELOG_END
2021-07-14 08:35:29 +00:00
..
daml Fix variable name (#9927) 2021-06-08 19:15:07 +02:00
runner Separate traces from warnings in engine. (#10253) 2021-07-13 14:24:27 +00:00
service participant-integration-api: Move SeedService here. (#10261) 2021-07-14 08:35:29 +00:00
tests LF: Simplify DarReader (#10217) 2021-07-08 17:03:45 +02:00