Files
lighthouse/beacon_node
Jimmy Chen 8706040094 Load block roots from fork choice where possible when serving BlocksByRange requests (#7058)
* Load block roots from fork choice where possible to avoid loading state from disk when serving block by range requests.

* Check if the start slot is newer than finalization (`start_slot >= finalized_slot`), and use fork choice in that case.
2025-03-01 08:41:24 +11:00
..
2025-02-24 02:36:13 +00:00
2025-02-24 02:36:13 +00:00
2025-02-24 02:36:13 +00:00
2025-02-25 10:37:29 -08:00
2025-02-24 02:36:13 +00:00
2024-11-18 01:51:44 +00:00
2025-02-26 14:57:58 +11:00