merkle-diff-prunes-matching-subtrees

Status: IN

`MerkleTree._diff_recursive()` returns immediately when subtree hashes match, making the diff cost proportional to the number of divergent keys rather than total tree size — the logarithmic efficiency that makes anti-entropy practical.

Source: entries/2026/05/29/topic-anti-entropy-vs-read-repair.md

JSON