Skip to content

Add SVR Bundles#21354

Merged
dimriou merged 3 commits intodevelopfrom
svr_bundles
Mar 2, 2026
Merged

Add SVR Bundles#21354
dimriou merged 3 commits intodevelopfrom
svr_bundles

Conversation

@dimriou
Copy link
Copy Markdown
Collaborator

@dimriou dimriou commented Mar 2, 2026

OEV-874

Supports

This PR adds bundling functionality for the SVR. It is not enabled by default. This will be slowly rolled out to NOPs. To enable it, you need to set the following config:

[EVM.Transactions.TransactionManagerV2]
Bundles = true

Copilot AI review requested due to automatic review settings March 2, 2026 18:56
@dimriou dimriou requested review from a team as code owners March 2, 2026 18:56
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

👋 dimriou, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

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

This PR prepares the Chainlink repo to support “SVR Bundles” by bumping the github.com/smartcontractkit/chainlink-evm dependency across the main module and the various test/deployment submodules, and adds a Changesets entry to reflect the new capability (disabled by default, per PR description).

Changes:

  • Bump github.com/smartcontractkit/chainlink-evm to v0.3.4-0.20260302180243-1e75633e454e across multiple Go modules.
  • Update corresponding go.sum files to match the new dependency version/hash.
  • Add a Changesets minor release note for SVR bundling.

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Bumps chainlink-evm dependency for system test module.
system-tests/tests/go.sum Updates sums for bumped chainlink-evm.
system-tests/lib/go.mod Bumps chainlink-evm dependency for system test lib module.
system-tests/lib/go.sum Updates sums for bumped chainlink-evm.
integration-tests/load/go.mod Bumps chainlink-evm dependency for load tests module.
integration-tests/load/go.sum Updates sums for bumped chainlink-evm.
integration-tests/go.mod Bumps chainlink-evm dependency for integration tests module.
integration-tests/go.sum Updates sums for bumped chainlink-evm.
go.mod Bumps chainlink-evm dependency in the root module.
go.sum Updates sums for bumped chainlink-evm in the root module.
deployment/go.mod Bumps chainlink-evm dependency for deployment module.
deployment/go.sum Updates sums for bumped chainlink-evm.
core/scripts/go.mod Bumps chainlink-evm dependency for core scripts module.
core/scripts/go.sum Updates sums for bumped chainlink-evm.
.changeset/weak-mice-jam.md Adds a minor changeset entry announcing SVR bundling (disabled by default).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

✅ No conflicts with other open PRs targeting develop

jmank88
jmank88 previously approved these changes Mar 2, 2026
@cl-sonarqube-production
Copy link
Copy Markdown

@dimriou dimriou added this pull request to the merge queue Mar 2, 2026
Merged via the queue into develop with commit 5f3b013 Mar 2, 2026
223 of 230 checks passed
@dimriou dimriou deleted the svr_bundles branch March 2, 2026 23:24
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