celestiaorg / nmt

Namespaced Merkle Tree
Apache License 2.0
107 stars 39 forks source link

Investigate refactoring the inner node inclusion verification #263

Open rach-id opened 4 weeks ago

rach-id commented 4 weeks ago
          Looks correct to me, too. Would still be good to closely look into the case `if end-start == 1` and why both related code blocks are equivalent in all (edge) cases.

_Originally posted by @liamsi in https://github.com/celestiaorg/nmt/pull/260#discussion_r1650884228_