starting to cell-ize

This commit is contained in:
Daniel Knopik
2026-04-27 11:36:09 +02:00
parent 3a5492fba7
commit 4535753c9b
18 changed files with 297 additions and 236 deletions

View File

@@ -689,12 +689,12 @@ pub fn start_availability_cache_maintenance_service<T: BeaconChainTypes>(
if chain.spec.deneb_fork_epoch.is_some() {
let overflow_cache = chain
.data_availability_checker
.v1()
.pending_block_cache()
.availability_cache
.clone();
let partial_assembler = chain
.data_availability_checker
.v1()
.pending_block_cache()
.partial_assembler
.clone();
executor.spawn(