mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-16 21:57:00 +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.