Restore the code

This commit is contained in:
blazejkrzak 2025-08-19 15:11:12 +02:00
parent f28a4db105
commit 80d40dbaf7

View file

@ -831,7 +831,9 @@ func (p *BlobPool) Reset(oldHead, newHead *types.Header) {
}
}
// Flush out any blobs from limbo that are older than the latest finality
if p.chain.Config().IsCancun(p.head.Number, p.head.Time) {
p.limbo.finalize(p.chain.CurrentFinalBlock())
}
// Reset the price heap for the new set of basefee/blobfee pairs
var (