daml/ledger/participant-state
Miklos 5a831249d2
Allow overriding comparison of write-sets by CommitStrategySupport implementation (#7006)
* Allow CommitStrategySupport implementation to override comparison of write-sets.
CHANGELOG_BEGIN
CHANGELOG_END

* Update ledger/participant-state/kvutils/tools/src/main/scala/com/daml/ledger/participant/state/kvutils/tools/CommitStrategySupport.scala

Co-authored-by: fabiotudone-da <fabio.tudone@digitalasset.com>

* Moved generating explanation into helper function.

* Added tests for explanation logic and fixed the logic.

* Test key comparison as well.

* Merged master.

* Removed unnecessary dependencies.

* Reformatted.

* Reformatted.

Co-authored-by: fabiotudone-da <fabio.tudone@digitalasset.com>
2020-08-06 13:10:56 +00:00
..
kvutils Allow overriding comparison of write-sets by CommitStrategySupport implementation (#7006) 2020-08-06 13:10:56 +00:00
protobuf Add time model documentation (#6705) 2020-07-17 17:54:26 +02:00
src check for scaladoc comments that are not actually used (#6802) 2020-07-28 20:32:30 +00:00
BUILD.bazel Add basic participant integration API scaladoc (#6790) 2020-07-20 21:31:32 +02:00