Skip to content

Several SVR + PLEX related improvements#22234

Merged
cll-gg merged 7 commits intodevelopfrom
OEV-1179-multiplex-multiple-urls-2
Apr 29, 2026
Merged

Several SVR + PLEX related improvements#22234
cll-gg merged 7 commits intodevelopfrom
OEV-1179-multiplex-multiple-urls-2

Conversation

@cll-gg
Copy link
Copy Markdown
Contributor

@cll-gg cll-gg commented Apr 28, 2026

Requires

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

✅ No conflicts with other open PRs targeting develop

@cll-gg cll-gg changed the title Bump to latest cl-evm OEV-1179 OEV-851 Support for SVR multiplexing + send dualBroadcastParams in TxMessage Apr 28, 2026
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 28, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_RegistrySynchronizer1_3_UpkeepGasLimitSetLog The test failed due to an error fetching blockchain data because the current block height is too low. Logs ↗︎

View Full Report ↗︎Docs

@cll-gg cll-gg marked this pull request as ready for review April 29, 2026 11:44
Copilot AI review requested due to automatic review settings April 29, 2026 11:44
@cll-gg cll-gg requested review from a team as code owners April 29, 2026 11:44
@cll-gg cll-gg requested a review from lhmerino April 29, 2026 11:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Risk Rating: MEDIUM (dependency bumps across multiple Go modules; behavior changes are pulled in via upstream libs)

This PR updates Chainlink’s Go module dependencies to pick up upstream support for SVR multiplexing and for sending dualBroadcastParams in TxMessage, and records both changes in changesets.

Changes:

  • Bump github.com/smartcontractkit/chainlink-evm to a newer pseudo-version across the root module and several sub-modules.
  • Bump github.com/smartcontractkit/chainlink-protos/svr to v1.2.0 across the same set of modules.
  • Add two changesets documenting the user-visible changes.

Reviewed changes

Copilot reviewed 9 out of 16 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
system-tests/tests/go.mod Bumps chainlink-evm and chainlink-protos/svr versions for system test module.
system-tests/tests/go.sum Updates checksums for the bumped dependencies.
system-tests/lib/go.mod Bumps chainlink-evm and chainlink-protos/svr versions for system test library module.
system-tests/lib/go.sum Updates checksums for the bumped dependencies.
integration-tests/load/go.mod Bumps chainlink-evm and chainlink-protos/svr versions for load tests module.
integration-tests/load/go.sum Updates checksums for the bumped dependencies.
integration-tests/go.mod Bumps chainlink-evm and chainlink-protos/svr versions for integration tests module.
integration-tests/go.sum Updates checksums for the bumped dependencies.
go.mod Bumps chainlink-evm and chainlink-protos/svr versions in the root module.
go.sum Updates checksums for the bumped dependencies in the root module.
deployment/go.mod Bumps chainlink-evm and chainlink-protos/svr versions in the deployment module.
deployment/go.sum Updates checksums for the bumped dependencies.
core/scripts/go.mod Bumps chainlink-evm and chainlink-protos/svr versions in the scripts module.
core/scripts/go.sum Updates checksums for the bumped dependencies.
.changeset/fluffy-beans-camp.md Changeset entry for sending dualBroadcastParams in TxMessage.
.changeset/dark-jays-hit.md Changeset entry for SVR multiplexing support.

Comment thread go.mod Outdated
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10
github.com/smartcontractkit/chainlink-data-streams v0.1.13
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260428180431-40447a80e681
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260428190740-c93c6a8098ec
@cll-gg cll-gg requested review from a team and dimriou as code owners April 29, 2026 13:00
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

CORA - Pending Reviewers

All codeowners have approved! ✅

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

For more details, see the full review summary.

@cll-gg cll-gg changed the title OEV-1179 OEV-851 Support for SVR multiplexing + send dualBroadcastParams in TxMessage Several SVR + PLEX related improvements Apr 29, 2026
@ilija42 ilija42 enabled auto-merge April 29, 2026 13:04
@ilija42 ilija42 added this pull request to the merge queue Apr 29, 2026
@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 29, 2026
@cll-gg cll-gg added this pull request to the merge queue Apr 29, 2026
Merged via the queue into develop with commit 2a52a99 Apr 29, 2026
238 of 239 checks passed
@cll-gg cll-gg deleted the OEV-1179-multiplex-multiple-urls-2 branch April 29, 2026 14:01
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.

5 participants