daml/ledger/sandbox-common/historical-dars/README.md
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

489 B

Here we store some historical dars for older DAML-LF versions. They're generally compiled versions of src/test/damls/Test.daml.

When you add one, please add a log line below with a link to the commit with the compiler you used to generate it and the file you used.