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

debug_traceTransaction throws internal server error 500 for non-exising tx hashes #2897

Closed
natanasow opened this issue Aug 28, 2024 · 0 comments · Fixed by #2915
Closed

debug_traceTransaction throws internal server error 500 for non-exising tx hashes #2897

natanasow opened this issue Aug 28, 2024 · 0 comments · Fixed by #2915
Assignees
Labels
bug Something isn't working
Milestone

Comments

@natanasow
Copy link
Collaborator

Description

If you try to execute debug_traceTransaction with non-existing or random tx hash, the relay throws 500 instead of 400 or not found error.

Steps to reproduce

  • start the local node
  • execute the debug_traceTransaction rpc method with a non-existing tx hash

Additional context

Hedera network

other

Version

latest

Operating system

None

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: Done
2 participants