Files
bitcoin/src
fanquake bd616bc16a Merge bitcoin/bitcoin#24917: Make BlockManager::LoadBlockIndex private
fa1970f075 Make BlockManager::LoadBlockIndex private (MarcoFalke)

Pull request description:

  * After commit fa27f03b49 `BlockManager::LoadBlockIndex` is only called by `BlockManager::LoadBlockIndexDB`. Thus, it can be made `private`.

  * After commit c600ee3816 `m_best_invalid` is no longer accessed by `BlockManager::LoadBlockIndex`. Thus, the unused `friend` can be removed.

ACKs for top commit:
  mruddy:
    ACK fa1970f075 I verified by double checking references, then applying the patch, and running `make check`. LGTM.

Tree-SHA512: 9b36b4c59bf7ad01171764ce61b1be9750fc92d105c4fe939b1a6a70027ab6300d5d2a2fc3e82f981e22c3987f2ca84e092d2e1f8463fa320af9f05048580c0a
2022-04-26 20:20:07 +01:00
..
2022-03-02 12:09:27 +01:00
2022-04-26 10:43:33 +01:00
2022-04-20 14:29:29 +01:00
2022-03-23 17:36:33 -05:00
2022-03-24 11:36:37 +01:00
2022-04-19 10:25:39 +01:00
2022-02-13 20:59:07 +00:00
2022-03-23 17:36:33 -05:00
2022-03-10 13:05:29 +01:00