Skip to content

update: set MaxPacketMsgPayloadSize use MB unit#2729

Merged
blindchaser merged 1 commit intomainfrom
yiren/p2p-old-value
Jan 21, 2026
Merged

update: set MaxPacketMsgPayloadSize use MB unit#2729
blindchaser merged 1 commit intomainfrom
yiren/p2p-old-value

Conversation

@blindchaser
Copy link
Contributor

Describe your changes and provide context

Testing performed to validate your change

@blindchaser blindchaser changed the title revert: set MaxPacketMsgPayloadSize use MB unit update: set MaxPacketMsgPayloadSize use MB unit Jan 21, 2026
@github-actions
Copy link

github-actions bot commented Jan 21, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 21, 2026, 8:00 PM

@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.04%. Comparing base (3889e9a) to head (4ce4b0b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2729      +/-   ##
==========================================
+ Coverage   43.10%   44.04%   +0.94%     
==========================================
  Files        1635     1986     +351     
  Lines      128732   162970   +34238     
==========================================
+ Hits        55487    71784   +16297     
- Misses      68271    84667   +16396     
- Partials     4974     6519    +1545     
Flag Coverage Δ
sei-chain 46.20% <ø> (+<0.01%) ⬆️
sei-cosmos 38.06% <ø> (-0.01%) ⬇️
sei-db 68.72% <ø> (-0.23%) ⬇️
sei-tendermint 47.57% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 358 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.

@blindchaser blindchaser merged commit b0d0f59 into main Jan 21, 2026
42 of 45 checks passed
@blindchaser blindchaser deleted the yiren/p2p-old-value branch January 21, 2026 20:17
@github-actions
Copy link

Backport failed for release/v6.3, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/v6.3
git worktree add -d .worktree/backport-2729-to-release/v6.3 origin/release/v6.3
cd .worktree/backport-2729-to-release/v6.3
git switch --create backport-2729-to-release/v6.3
git cherry-pick -x b0d0f599fe005bb66b91c1a46432fcc57f1d5e60

yzang2019 added a commit that referenced this pull request Jan 21, 2026
* main:
  update: set MaxPacketMsgPayloadSize use MB unit (#2729)
  fix: set max packet msg payload default to 1MB (#2725)
  Add CI workflow to build libwasmvm dynamic libraries (#2724)
  Made tcp connection context-aware (#2718)
  tcp multiplexer for sei giga (#2679)
  [STO-237] remove unused cosmos invariants (#2719)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants