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

Add transaction fee, status and error message #143

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Conversation

pshenmic
Copy link
Owner

@pshenmic pshenmic commented Jun 5, 2024

Issue

Transaction fees, status and error messages were introduced in the #141. This PR adds such data in the SQL queries so this information is now available in the API.

Things done

  • Added gasUsed, status, error fields in the getTransactionByHash route
  • Added gasUsed, status, error fields in the getTransactions() route
  • Added gasUsed, status, error fields in the getIdentityTransactions() route
  • Updated README

@pshenmic pshenmic added the backend Related to backend (API) label Jun 5, 2024
@pshenmic pshenmic self-assigned this Jun 5, 2024
Copy link

vercel bot commented Jun 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-zham ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2024 4:10pm

@pshenmic pshenmic merged commit f34159d into master Jun 5, 2024
7 checks passed
@pshenmic pshenmic deleted the feat/api-tx-result branch June 5, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant