mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 22:23:11 +00:00
Addressing PR review requests from @melekes and @ebuchman to add a test that checks that the heights returned from both are the same thus providing a perceptible equivalence of the code linear range search vs binary range search code.