Merged
Conversation
|
Code coverage report:
|
carte7000
approved these changes
Mar 23, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Chainlink CCIP dependencies and aligns the local build/devenv wiring with the updated changeset APIs.
Changes:
- Bump
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evmtov0.0.0-20260323224438-d819cb3228e1(root module andbuild/devenvmodule). - Update
build/devenvEVM lane configuration to useccipChangesets.RemoteLaneConfigand fee-quoter dest chain config overrides. - Update
build/devenvaggregator/indexer config generation inputs to useTopologyrather than explicitChainSelectors.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| go.mod | Bumps chainlink-ccip/ccv/chains/evm dependency in the root module. |
| go.sum | Updates checksums for the bumped root-module dependency. |
| build/devenv/go.mod | Bumps chainlink-ccip (root) and related deployment modules in the nested build/devenv module. |
| build/devenv/go.sum | Updates checksums for the bumped build/devenv dependencies. |
| build/devenv/evm/impl.go | Adapts lane configuration structures to the updated CCIP changesets API. |
| build/devenv/environment.go | Updates changeset input wiring for aggregator/indexer config generation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.