Conversation
|
👋 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! |
There was a problem hiding this comment.
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-evmtov0.3.4-0.20260302180243-1e75633e454eacross multiple Go modules. - Update corresponding
go.sumfiles 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.
|
✅ No conflicts with other open PRs targeting |
|





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: