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

check conversions #1936

Merged
merged 1 commit into from
May 24, 2024
Merged

check conversions #1936

merged 1 commit into from
May 24, 2024

Conversation

tudor-malene
Copy link
Collaborator

Why this change is needed

We are converting some inputs without checking.

What changes were made as part of this PR

add conversion checks

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

@@ -77,54 +77,6 @@ func NewGethEncodingService(storage storage.Storage, logger gethlog.Logger) Enco
}
}

// ExtractEthCallMapString extracts the eth_call gethapi.TransactionArgs from an interface{}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not used

Copy link
Collaborator

@BedrockSquirrel BedrockSquirrel left a comment

Choose a reason for hiding this comment

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

lgtm

@tudor-malene tudor-malene merged commit 5780140 into main May 24, 2024
2 checks passed
@tudor-malene tudor-malene deleted the tudor/check_rpc_params branch May 24, 2024 14:06
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