Skip to content

Hot fixes for 2 55 6#23199

Merged
HashWrangler merged 8 commits into
release/2.55.6from
hot-fixes-for-2-55-6
Jul 22, 2026
Merged

Hot fixes for 2 55 6#23199
HashWrangler merged 8 commits into
release/2.55.6from
hot-fixes-for-2-55-6

Conversation

@FelixFan1992

Copy link
Copy Markdown
Contributor

Requires

Supports

makramkd and others added 3 commits July 21, 2026 21:26
fix(ccip): bound per-chain reader/writer creation

- Wrap each chain's reader/writer create, bind, and start in a 10s
  context during oracle creation
- The launcher context has no deadline, so a down chain LOOPP would
  block the gRPC refresh loop forever, freezing the launcher and
  pinning the shared relayer connection
- A dead chain now fails fast and the launcher retries next tick
@github-actions

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting release/2.55.6

@github-actions

Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@trunk-io

trunk-io Bot commented Jul 22, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

CORA - Pending Reviewers

Codeowners Entry Overall Num Files Owners
/core/capabilities/ccip/ 1 @smartcontractkit/ccip-offchain

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@FelixFan1992
FelixFan1992 marked this pull request as ready for review July 22, 2026 13:02
@FelixFan1992
FelixFan1992 requested review from a team as code owners July 22, 2026 13:02
@cl-sonarqube-production

Copy link
Copy Markdown

@HashWrangler
HashWrangler merged commit 57453f3 into release/2.55.6 Jul 22, 2026
219 of 220 checks passed
@HashWrangler
HashWrangler deleted the hot-fixes-for-2-55-6 branch July 22, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants