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 information for transaction #508

Open
sideninja opened this issue Sep 2, 2024 · 1 comment
Open

Debug information for transaction #508

sideninja opened this issue Sep 2, 2024 · 1 comment
Labels

Comments

@sideninja
Copy link
Contributor

We should add a debug endpoint that provides also Flow information about a transaction.

The endpoint could be something like: debug_getTransactionByHash which would return all the information it has of the transaction inside EVM: transaction payload, transaction receipt, but also all Flow related data, Flow transaction, Flow hash, Flow fees etc.

@sideninja
Copy link
Contributor Author

We should also store transaction result error message (result.ErrorMessage) and all other fields that are not indexed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant