daml/ledger/participant-state
Jussi Mäki ca7bbacd6c Build rules for producing and verifying ledger dumps (#3290)
* Add client_server_build and integrity_test rules

And use them to implement ledger dump of the reference
server and to check it.

* Only build and test ledger dump on Linux. Only run tests relevant to dump.

* Make client_server_build quiet in happy path

* Reformat

* Remove unnecessary runfiles for client_server_build
2019-11-07 09:41:54 +00:00
..
kvutils Build rules for producing and verifying ledger dumps (#3290) 2019-11-07 09:41:54 +00:00
src/main/scala/com/daml/ledger/participant/state/v1 add InternalError to values returned by SubmissionResult (#3331) 2019-11-05 10:44:26 +01:00
BUILD.bazel Fix the import paths of {value,transaction,blindinginfo}.proto (#3312) 2019-11-01 14:54:55 +00:00