Skip to content

add cooldown

fd34ba7
Select commit
Loading
Failed to load commit list.
Draft

feat: add automatic DA retriever walkback when P2P stalls and DA blocks too far ahead #3262

add cooldown
fd34ba7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 1s

60.91% (+0.06%) compared to 27eeb48

View this Pull Request on Codecov

60.91% (+0.06%) compared to 27eeb48

Details

Codecov Report

❌ Patch coverage is 66.66667% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.91%. Comparing base (27eeb48) to head (fd34ba7).

Files with missing lines Patch % Lines
block/internal/syncing/syncer.go 57.77% 16 Missing and 3 partials ⚠️
block/internal/syncing/da_follower.go 77.27% 4 Missing and 1 partial ⚠️
block/internal/da/subscriber.go 78.57% 2 Missing and 1 partial ⚠️
block/internal/da/async_block_retriever.go 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3262      +/-   ##
==========================================
+ Coverage   60.85%   60.91%   +0.06%     
==========================================
  Files         127      127              
  Lines       13762    13815      +53     
==========================================
+ Hits         8375     8416      +41     
- Misses       4476     4484       +8     
- Partials      911      915       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.