latest gloas-container fixes (#8273)

This commit is contained in:
Shane K Moore
2025-10-23 09:56:57 -04:00
committed by GitHub
parent 9da4528e59
commit acac0503ed
2 changed files with 6 additions and 1 deletions

View File

@@ -1705,8 +1705,9 @@ async fn test_blobs_by_range_spans_fulu_fork() {
spec.fulu_fork_epoch = Some(Epoch::new(1));
spec.gloas_fork_epoch = Some(Epoch::new(2));
// This test focuses on Electra→Fulu blob counts (epoch 0 to 1). Build 62 blocks since no need for Gloas activation at slot 64.
let mut rig = TestRig::new_parametric(
64,
62,
BeaconProcessorConfig::default(),
NodeCustodyType::Fullnode,
spec,