merkle-tree-supports-non-power-of-two

Status: IN

The implementation handles non-power-of-2 leaf counts (tested with 1 and 3 leaves) via internal padding to the next power of 2 using `EMPTY_HASH`

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

JSON