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

feat(api-http): enrich tx response with receipt data #768

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

oXtxNt9U
Copy link
Contributor

Summary

Include receipt data in the response if available for a given transaction.

Fields that will be included:

  • success, gasUsed, deployedContractAddress

To get the whole receipt data you still need to fetch it separately.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@sebastijankuzner sebastijankuzner merged commit 59b73c6 into develop Nov 19, 2024
8 checks passed
@sebastijankuzner sebastijankuzner deleted the feat/api-http/enrich-tx-receipt branch November 19, 2024 09:22
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