Files
bitcoin/src
Antoine Riard 765c0b364d refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight
As suggested in #14711, pass height to CChain::FindEarliestAtLeast to
simplify Chain interface by combining findFirstBlockWithTime and
findFirstBlockWithTimeAndHeight into one

Extend findearliestatleast_edge_test in consequence
2019-03-27 18:29:48 -04:00
..
2019-02-25 10:13:23 -05:00
2019-01-26 12:45:48 -05:00
2019-02-16 21:39:32 +01:00
2019-01-16 13:54:18 -05:00
2019-02-06 14:16:43 -05:00
2019-01-24 19:47:07 -08:00
2019-02-04 12:20:42 +00:00
2019-02-22 17:38:45 -08:00
2019-02-22 17:38:45 -08:00
2019-01-31 15:00:56 +00:00
2019-01-18 00:34:47 +00:00
2019-01-24 15:58:49 -08:00
2019-02-25 10:12:29 -05:00