Files
lighthouse/beacon_node/network
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-01-31 12:21:06 +00:00