daml/ledger-service
Robert Autenrieth 7ce9748066
Split sandbox code into separate packages (#6695)
* Move public code into daml-integration-api

CHANGELOG_BEGIN
[DAML Integration Kit]: Removed sandbox specific code from the API intended to be used by ledger integrations. Use the maven coordinates ``com.daml:participant-integration-api:VERSION`` instead of ``com.daml:ledger-api-server`` or ``com.daml:sandbox``.
CHANGELOG_END
2020-07-17 17:06:06 +02:00
..
cli-opts fix the the typo (#6723) 2020-07-14 16:55:33 +00:00
db-backend use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
http-json Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
jwt use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
lf-value-json use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00