daml/ledger-service
Remy 78e770bf72
LF: Use the new Struct data structure for ValueStruct (#7241)
This PR uses the new data structure introduced in #7220.
Additionnally this fix `Value Equal instance` which was considering
<a: x, b: y> different from <b:y, a:x>.

CHANGELOG_BEGIN
CHANGELOG_END
2020-09-04 18:32:39 +02:00
..
cli-opts add --address option to trigger service (#7090) 2020-08-12 13:50:00 -04:00
db-backend use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
http-json LF: Use the new Struct data structure for ValueStruct (#7241) 2020-09-04 18:32:39 +02:00
http-json-perf JSON API Perf Scenario Runner (#7295) 2020-09-02 09:00:43 -04:00
http-json-testing JSON API perf test main that starts sandbox and json-api services (#7283) 2020-08-31 22:55:01 +00:00
jwt add more scalac 2.12 warnings (#6798) 2020-07-21 08:18:01 -04:00
lf-value-json Remove damlLfInstantiate in favor of TypeCon.instantiate (#7166) 2020-08-18 12:15:12 +00:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00