You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: If the slot is very old, go to the historical blocks DB and fetch the block with less or equal slot. Note that our db schema will have to be updated to persist the block root to prevent re-hashing. For now peers will be accepted, since it's better than throwing an error on getBlockRootAtSlot()
From #3405
TODO: If the slot is very old, go to the historical blocks DB and fetch the block with less or equal
slot
. Note that our db schema will have to be updated to persist the block root to prevent re-hashing. For now peers will be accepted, since it's better than throwing an error ongetBlockRootAtSlot()
lodestar/packages/lodestar/src/network/peers/utils/assertPeerRelevance.ts
Lines 97 to 99 in fbeabc6
The text was updated successfully, but these errors were encountered: