daml/ledger/ledger-api-test-tool
nickchapman-da d81caa9568
rework daml_compile bazel rule (#5070)
Avoiding `damlc compile/package` commands (which we would like to deprecate), and replace with plain `damlc build` together with a post dar->dalf extraction step in the couple of places where we actually want the .dalf for testing.

changelog_begin
changelog_end
2020-03-18 23:06:55 +00:00
..
src/main Add a --version cmdline option to test-tool. (#4996) 2020-03-16 22:51:42 +01:00
BUILD.bazel rework daml_compile bazel rule (#5070) 2020-03-18 23:06:55 +00:00
conformance.bzl Remove InMemoryKVParticipantState (#4674) 2020-02-26 15:45:35 +01:00