verify-proof-hash-consistency

Status: IN

`verify_proof` concatenates hex-encoded hash strings and encodes to bytes before hashing, matching the exact same scheme used in `__init__` to build internal nodes — a mismatch would silently break all proof verification.

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

JSON