mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-10 09:37:38 +00:00
Remove SingleBlockLookup::awaiting_parent_bid_hash (duplicated awaiting_parent state) and derive the bid parent_block_hash from the lookup's own downloaded block. This removes the parent_block_hash field from BlockError::ParentUnknown / BlockProcessingResult::ParentUnknown, re-aligning them with unstable.