nimbus-eth2/beacon_chain
Etan Kissling 33e34ee8bd
handle case of unreachable block in is_optimstic helper (#6124)
* handle case of unreachable block in `is_optimstic` helper

When a non-canonical block is still in the DB, it can be accessed via
`BlockId`, but `BlockRef` may be unavailable if the block was not
properly cleaned when it got orphaned. Report it as optimistic.

* `template` -> `func`
2024-03-22 22:50:21 +00:00
..
2024-03-19 14:22:07 +01:00
2024-03-19 14:22:07 +01:00
2024-03-19 14:22:07 +01:00
2024-03-19 14:22:07 +01:00
2024-03-03 02:04:45 +01:00
2024-01-22 17:34:54 +01:00
2024-01-05 10:08:38 +01:00
2024-02-21 20:06:19 +01:00
2024-02-27 03:24:30 +02:00