fanquake
bd616bc16a
Merge bitcoin/bitcoin#24917 : Make BlockManager::LoadBlockIndex private
...
fa1970f075292d7312654730a994a68c2ca8bc06 Make BlockManager::LoadBlockIndex private (MarcoFalke)
Pull request description:
* After commit fa27f03b4943540aa2eab283d4cf50ad4a1a01f8 `BlockManager::LoadBlockIndex` is only called by `BlockManager::LoadBlockIndexDB`. Thus, it can be made `private`.
* After commit c600ee38168a460d3026eae0e289c976194aad14 `m_best_invalid` is no longer accessed by `BlockManager::LoadBlockIndex`. Thus, the unused `friend` can be removed.
ACKs for top commit:
mruddy:
ACK fa1970f075292d7312654730a994a68c2ca8bc06 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-04-22 14:43:14 +01:00
2022-02-01 11:19:18 +01:00
2022-03-29 10:15:33 +01:00
2022-03-25 14:11:18 +01:00
2021-09-29 14:10:29 +02:00
2022-04-05 13:53:09 +02:00
2022-04-25 23:22:00 +02:00
2022-03-02 12:09:27 +01:00
2022-03-01 18:32:01 +01:00
2021-10-05 11:10:47 -04:00
2022-03-02 15:25:48 +01:00
2022-02-16 14:59:20 +02:00
2022-02-04 22:47:49 +08:00
2022-04-26 20:20:07 +01:00
2022-02-14 16:01:26 -05:00
2022-02-19 09:35:10 +01:00
2022-04-26 10:41:45 +01:00
2022-04-26 19:42:45 +01:00
2022-04-25 11:58:42 -04:00
2022-04-06 20:20:30 +01:00
2022-04-26 10:41:45 +01:00
2022-04-26 10:41:45 +01:00
2021-10-11 20:45:56 +08:00
2022-04-26 09:54:49 +01:00
2022-04-26 19:16:27 +01:00
2022-04-25 10:55:07 +02:00
2022-04-26 10:43:33 +01:00
2021-11-12 11:46:34 +01:00
2022-04-26 10:43:33 +01:00
2022-04-22 14:43:14 +01:00
2022-04-20 14:29:29 +01:00
2022-04-20 14:35:52 +01:00
2022-04-20 14:35:53 +01:00
2022-04-20 14:29:29 +01:00
2022-04-14 07:15:22 +02:00
2022-04-14 19:26:22 +02:00
2022-01-28 19:27:25 +00:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-02-25 09:43:54 +01:00
2021-12-06 14:17:41 +13:00
2022-04-04 09:01:19 +01:00
2022-04-13 21:49:22 +02:00
2022-04-11 22:19:46 +02:00
2022-03-25 15:30:20 +00:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2022-01-06 11:29:55 -05:00
2022-01-25 10:49:46 +01:00
2022-01-31 09:23:54 +01:00
2022-04-11 22:19:46 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-02-22 15:15:27 +01:00
2021-12-30 19:36:57 +02:00
2022-02-22 15:36:19 +00:00
2022-02-22 15:36:19 +00:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-29 10:15:33 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-03-30 20:00:27 +01:00
2021-12-30 19:36:57 +02:00
2022-03-30 20:11:15 +01:00
2022-01-07 13:37:47 -05:00
2022-03-23 17:36:33 -05:00
2022-01-02 11:40:31 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-06 22:14:16 -05:00
2021-12-30 19:36:57 +02:00
2022-02-03 18:35:52 +08:00
2022-03-24 11:36:37 +01:00
2021-12-30 19:36:57 +02:00
2022-04-06 20:20:30 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-04-06 13:19:36 +01:00
2022-04-06 13:19:36 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-04-26 19:42:45 +01:00
2022-04-05 13:29:42 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-04-21 16:38:04 +02:00
2021-12-30 19:36:57 +02:00
2022-04-05 12:49:48 +02:00
2022-04-05 12:49:48 +02:00
2022-04-19 10:25:39 +01:00
2022-04-18 17:02:57 -04:00
2021-09-24 15:40:04 +08:00
2021-10-15 01:02:45 +00:00
2021-10-21 09:37:30 +08:00
2022-02-28 16:59:56 +01:00
2022-02-13 20:59:07 +00:00
2022-03-07 13:29:46 -05:00
2021-12-20 10:53:01 -05:00
2021-12-20 10:53:01 -05:00
2022-04-25 08:37:01 +01:00
2021-10-11 20:46:25 +08:00
2022-04-26 10:41:45 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-04-21 16:38:04 +02:00
2022-03-18 11:35:58 +00:00
2021-12-14 18:58:45 +01:00
2021-12-30 19:36:57 +02:00
2022-04-26 10:21:52 +02:00
2022-04-26 10:21:52 +02:00
2022-04-20 14:35:52 +01:00
2022-04-20 14:35:52 +01:00
2022-04-26 10:41:45 +01:00
2022-04-15 09:39:25 +02:00
2022-04-20 14:35:53 +01:00
2022-04-20 14:35:53 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2022-04-21 16:38:04 +02:00
2022-03-23 17:36:33 -05:00
2022-04-26 10:41:45 +01:00
2021-12-30 19:36:57 +02:00
2022-04-26 09:54:49 +01:00
2022-03-10 12:01:53 +01:00
2022-03-24 11:36:37 +01:00
2022-01-14 13:27:41 +01:00
2022-04-26 09:41:45 +01:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2021-12-30 19:36:57 +02:00
2022-04-26 09:41:45 +01:00
2022-02-09 17:21:04 +01:00
2021-12-30 19:36:57 +02:00
2022-04-13 22:59:33 +02:00
2021-12-30 19:36:57 +02:00
2022-03-02 15:40:35 +01:00
2022-03-02 15:40:30 +01:00
2022-04-26 10:41:45 +01:00
2022-03-15 01:33:52 +00:00
2022-04-05 15:38:14 +02:00
2022-03-10 13:05:29 +01:00
2022-04-14 09:42:22 +02:00
2022-03-21 13:38:08 +01:00
2021-12-30 19:36:57 +02:00
2022-01-02 11:40:31 +01:00
2022-04-25 23:22:00 +02:00
2022-04-26 20:20:07 +01:00
2022-02-25 16:06:27 -05:00
2022-01-28 18:07:08 +10:00
2022-01-28 08:46:03 +01:00
2022-01-06 22:14:16 -05:00
2021-12-30 19:36:57 +02:00