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

Parse evm types to create structs that we can encode/decode #11258

Closed
wants to merge 1 commit into from

Conversation

nolag
Copy link
Contributor

@nolag nolag commented Nov 10, 2023

No description provided.

@nolag nolag requested review from a team, jmank88 and krehermann as code owners November 10, 2023 19:04
Copy link
Contributor

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

@@ -130,12 +130,12 @@ func NewMedianServices(ctx context.Context,
CreatedAt: time.Now(),
}, lggr)

if medianProvider.ChainReader() != nil {
/*if medianProvider.ChainReader() != nil {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I needed this change to compile.

@nolag nolag force-pushed the rtinianov_parse_types branch from b31d8b4 to cc85045 Compare November 10, 2023 19:15
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

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

See analysis details on SonarQube

@nolag nolag closed this Nov 15, 2023
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