Lion - dapplion
                                            Lion - dapplion
                                        
                                    ## Issue Addressed - Implements https://github.com/sigp/lighthouse/issues/6767 except the backfill restart Also does a consistency check on the DB to make sure the stored columns are compatible Not tested yet ##...
## Issue Addressed _@AgeManning pointed to me that we can have experimental ReqResp protocols in Lighthouse :) so here we go_ Implements - https://github.com/ethereum/consensus-specs/pull/3845 a new ReqResp protocol to make...
## Issue Addressed Noted that we never have to verify individual RpcBlocks for sync. Lookup sync sends the block alone always, and range sync sends chain segments. ## Proposed Changes...
Currently `BlockDelays` metrics track `all_blobs_observed` which is has the "intention" to track the time at which the last blob for a block was received. This metric won't register for PeerDAS....