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

Mercury Multi Config Support #8515

Merged
merged 16 commits into from
Mar 1, 2023
Merged

Conversation

vyzaldysanchez
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

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

}

func ConfigFromLog(logData []byte) (ocrtypes.ContractConfig, error) {
unpacked, err := makeConfigSetMsgArgs().Unpack(logData)
func ConfigFromLog(logData []byte, withFeedId bool) (FullConfigFromLog, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

It may be clearer to separate this into two different functions

@vyzaldysanchez vyzaldysanchez marked this pull request as ready for review March 1, 2023 15:06
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 48.7% 48.7% Coverage on New Code (is less than 90%)

See analysis details on SonarQube

@vyzaldysanchez vyzaldysanchez merged commit 4353a33 into develop Mar 1, 2023
@vyzaldysanchez vyzaldysanchez deleted the feature/MERC-81/multi-config branch March 1, 2023 15:57
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.

2 participants