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

use chain Id as opposed to chain type to identify Mantle #1489

Merged
merged 3 commits into from
Oct 6, 2024

Conversation

matYang
Copy link
Collaborator

@matYang matYang commented Oct 6, 2024

Motivation

Solution

@matYang matYang merged commit 890450d into release/2.14.0-ccip1.5 Oct 6, 2024
80 of 85 checks passed
@matYang matYang deleted the mantle-chaintype-fix branch October 6, 2024 05:19
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
50.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

matYang added a commit that referenced this pull request Oct 9, 2024
matYang added a commit that referenced this pull request Oct 11, 2024
## Motivation
Mantle chaintype is no longer used by the BIX team, Mantle's chaintype
has been changed to optimism in chain toml

## Solution
In order to match for Mantle and apply custom gas price interceptor, we
can check for evm ChainId.

Not going for a more generic solution given OCR2 plugins will be sunset
soon, and Mantle should be the only chain that requires such custom
logic before that.

This is already included in 1.5.4 release and verified to work.
Back-porting here to dev branch.
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.

1 participant