merkle-diff-filters-padding

Status: IN

`diff()` excludes padding indices beyond `max(self._leaf_count, other._leaf_count)`, using `max` (not `min`) so positions where one tree has data and the other has `EMPTY_HASH` padding are still reported as diffs

Source: entries/2026/05/29/merkle-tree-merkle_tree-diff.md

JSON