mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 23:12:44 +00:00
2023115ff8
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.