Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCIP-4288 Refactor MockCCIPRouter to support EVMExtraArgsV2 #15301

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

andrejrakic
Copy link
Collaborator

Motivation

Because of this check in the MockRouter contract https://github.com/smartcontractkit/chainlink/blob/develop/contracts/src/v0.8/ccip/test/mocks/MockRouter.sol#L128 the local testing is failing when EVMExtraArgsV2 is used.

Solution

Refactor MockCCIPRouter to support EVMExtraArgsV2.

Requires

Not applicable

Supports

Not applicable

@andrejrakic andrejrakic self-assigned this Nov 19, 2024
@andrejrakic andrejrakic requested a review from a team as a code owner November 19, 2024 12:27
@andrejrakic andrejrakic changed the title Refactor MockCCIPRouter to support EVMExtraArgsV2 CCIP-4288 Refactor MockCCIPRouter to support EVMExtraArgsV2 Nov 19, 2024
Copy link
Contributor

github-actions bot commented Nov 19, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

@jhweintraub jhweintraub added this pull request to the merge queue Nov 19, 2024
Merged via the queue into develop with commit 6c4f1b9 Nov 19, 2024
132 checks passed
@jhweintraub jhweintraub deleted the feat/ccip-mock-router-evmextraargsv2 branch November 19, 2024 16:07
cedric-cordenier pushed a commit that referenced this pull request Nov 20, 2024
* feat: refactor MockCCIPRouter to support EVMExtraArgsV2

* chore: commit changeset

* CCIP-4288 add changeset
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.

3 participants