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

Bumping chainlink-relay to the version that contains CCIP plugin types #10597

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

mateusz-sekara
Copy link
Collaborator

Chainlink Relayer changes smartcontractkit/chainlink-common#172

@mateusz-sekara mateusz-sekara requested a review from a team as a code owner September 12, 2023 09:53
@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

RensR
RensR previously approved these changes Sep 12, 2023
@jmank88
Copy link
Contributor

jmank88 commented Sep 12, 2023

It looks like some breaking changes for mercury are blocking here. I thought this PR might fix it, but it has the same problem:

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@mateusz-sekara
Copy link
Collaborator Author

It looks like some breaking changes for mercury are blocking here. I thought this PR might fix it, but it has the same problem:

@jmank88 I think I know how to fix these, I will give it a try

@@ -67,7 +67,7 @@ var (
}
rawReportingPluginConfig = relaymercury.OffchainConfig{
ExpirationWindow: 1,
BaseUSDFeeCents: 100,
BaseUSDFee: decimal.NewFromInt(100),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this right? IIUC @samsondav may have just changed the scale of these units

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or probably irrelevant since this is only a test. Surprised it didn't affect production code though 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests are green now ;)

@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mateusz-sekara mateusz-sekara added this pull request to the merge queue Sep 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 12, 2023
@mateusz-sekara mateusz-sekara added this pull request to the merge queue Sep 12, 2023
Merged via the queue into develop with commit aec8c75 Sep 12, 2023
@mateusz-sekara mateusz-sekara deleted the relayer-bump branch September 12, 2023 16:05
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