Skip to content

fix: prevent panics#755

Merged
justinfrevert merged 2 commits into
mainfrom
giles-bump-polkadot
Feb 23, 2026
Merged

fix: prevent panics#755
justinfrevert merged 2 commits into
mainfrom
giles-bump-polkadot

Conversation

@gilescope

@gilescope gilescope commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Overview

Backport of a fix from polkadot-sdk stable2509-3 (paritytech/polkadot-sdk#10479). Updates yamux from 0.13.6 to 0.13.8 to avoid panics when tungstenite websocket connections are used with yamux in the p2p networking layer.

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Lockfile-only change bumping yamux 0.13.6 → 0.13.8 (semver-compatible patch).

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

Signed-off-by: Giles Cope <gilescope@gmail.com>
@gilescope gilescope requested a review from a team as a code owner February 23, 2026 18:47
@github-actions

github-actions Bot commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.16

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 96
LOW LOW 12
INFO INFO 83
TRACE TRACE 0
TOTAL TOTAL 191
Metric Values
Files scanned placeholder 31
Files parsed placeholder 31
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 9

Signed-off-by: Giles Cope <gilescope@gmail.com>
@justinfrevert justinfrevert added this pull request to the merge queue Feb 23, 2026
Merged via the queue into main with commit 8c86e92 Feb 23, 2026
39 of 40 checks passed
@justinfrevert justinfrevert deleted the giles-bump-polkadot branch February 23, 2026 21:20
gilescope pushed a commit that referenced this pull request Apr 8, 2026
m2ux added a commit that referenced this pull request Apr 23, 2026
Refs: ETCM-8633
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
Refs: ETCM-8633
Signed-off-by: Mike Clay <mike.clay@shielded.io>
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.

2 participants