Files
tendermint/lite
Emmanuel Odeke 9ed296ae71 GetByHeight switches between linear & binary search on >=50 items
* GetByHeight will now switch to using binary search once
we have  >=50 items.
* Feedback from @ebuchman to catch a missed spot where
we forgot about lazy sorting that the original code
assumed would always have sorted commits by height.
Added a lazy sorting routine here too.
A test as well to ensure that we always get the properly
sorted and last value.
2018-01-31 20:53:03 -07:00
..
2018-01-10 14:21:24 +00:00
2017-12-01 19:04:53 -06:00
2017-12-26 19:24:25 -05:00
2017-12-01 19:04:53 -06:00
2017-11-27 16:19:00 +01:00
2017-12-01 19:04:53 -06:00