mirror of
https://github.com/google/nomulus.git
synced 2025-07-30 14:36:28 +02:00
We already have ValidateEscrowDepositCommand to check for internal reference consistency of two deposits, i. e. making sure that all contacts and hosts referenced by domains exist in the same deposit. Therefore to compare whether two deposits are equal we only need to make sure that they contain the same domains and registrars, assuming they both pass the validation. We don't compare their contents directly because the MapReduce deposit contains all contacts and domains whereas the Beam deposit only contains referenced ones, making a direct comparison impossible. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1476) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |