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

Bump relay => fec1da7953fc340889554d22cc73ec2981f6eda9 #10583

Merged

Conversation

samsondav
Copy link
Collaborator

No description provided.

@samsondav samsondav requested a review from a team as a code owner September 11, 2023 17:14
@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

chainchad
chainchad previously approved these changes Sep 11, 2023
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@samsondav samsondav force-pushed the bump_relay_3e71ad83c4b6bca5615c12f8ce697cc9f220a645 branch from db91dcc to 389d0d6 Compare September 12, 2023 20:29
@@ -206,7 +206,7 @@ func (cs EVMConfigs) Nodes(chainID relay.ChainID) (ns []types.Node, err error) {
}
nodes := cs.nodes(chainID)
if nodes == nil {
err = fmt.Errorf("no nodes: chain %s: %w", &chainID, chains.ErrNotFound)
err = fmt.Errorf("no nodes: chain %q: %w", chainID, chains.ErrNotFound)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was producing a warning locally

go.mod Show resolved Hide resolved
@chainchad chainchad changed the title Bump relay => 3e71ad83c4b6bca5615c12f8ce697cc9f220a645 Bump relay => fec1da7953fc340889554d22cc73ec2981f6eda9 Sep 12, 2023
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 0.0% 0.0% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@samsondav samsondav added this pull request to the merge queue Sep 12, 2023
Merged via the queue into develop with commit cabe17c Sep 12, 2023
97 checks passed
@samsondav samsondav deleted the bump_relay_3e71ad83c4b6bca5615c12f8ce697cc9f220a645 branch September 12, 2023 21:10
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