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

"Error raised during getCode for address null" is not returned in the response to the client and can cause confusion. #2376

Open
ebadiere opened this issue Apr 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ebadiere
Copy link
Collaborator

Description

"Unknown error invoking RPC" is returned to the client when in the logs we see "Error raised during getCode for address null". The "address is null" message should be returned to the client to give the user an idea of what is going on.

Steps to reproduce

  1. Run eth_getCode with a null address value.

Additional context

No response

Hedera network

mainnet

Version

v0.45.2

Operating system

Linux

@ebadiere ebadiere added the bug Something isn't working label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant