Skip to content

eth/protocols/eth: increase maxTxPacketSize from 100 KB to 1 MB for P…

e9c1799
Select commit
Loading
Failed to load commit list.
Merged

eth/protocols/eth: increase maxTxPacketSize from 100 KB to 1 MB #2160

eth/protocols/eth: increase maxTxPacketSize from 100 KB to 1 MB for P…
e9c1799
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2026 in 1s

51.56% (-0.02%) compared to 0d6ee4b

View this Pull Request on Codecov

51.56% (-0.02%) compared to 0d6ee4b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.56%. Comparing base (0d6ee4b) to head (e9c1799).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2160      +/-   ##
===========================================
- Coverage    51.57%   51.56%   -0.02%     
===========================================
  Files          882      882              
  Lines       154164   154164              
===========================================
- Hits         79505    79488      -17     
- Misses       69489    69509      +20     
+ Partials      5170     5167       -3     
Files with missing lines Coverage Δ
eth/protocols/eth/broadcast.go 23.66% <ø> (ø)

... and 21 files with indirect coverage changes

Files with missing lines Coverage Δ
eth/protocols/eth/broadcast.go 23.66% <ø> (ø)

... and 21 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.