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

[Access] Add endpoints to Execution nodes to support getting Transaction Result error messages #4754

Closed
Tracked by #4750
peterargue opened this issue Sep 22, 2023 · 0 comments
Assignees
Labels

Comments

@peterargue
Copy link
Contributor

Currently, execution data only contains a boolean value indicating if a transaction run successfully. Error messages must still be synced from Execution nodes.

Create new endpoints on the Execution node grpc API, that return transaction result error messages. We should have endpoints for getting a specific transaction's message, or getting all failing transactions' messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant