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

GET /api/v1/vaas?txHash={hash} returns "MALFORMED TX HASH" for Solana #434

Closed
agodnic opened this issue Jun 21, 2023 · 4 comments
Closed
Assignees
Labels
api Api component bug Something isn't working v1 v1 release
Milestone

Comments

@agodnic
Copy link
Contributor

agodnic commented Jun 21, 2023

Description

For some Solana transaction hashes (not all of them), calling GET /api/v1/vaas?txHash={hash} returns an HTTP status code of 400 and a message of "MALFORMED TX HASH".

Example:

@agodnic agodnic added bug Something isn't working api Api component v1 v1 release labels Jun 21, 2023
@agodnic agodnic added this to the v1 milestone Jun 21, 2023
@agodnic agodnic changed the title GET /api/v1/vaas?txHash={hash} returns "MALFORMED TX HASH" GET /api/v1/vaas?txHash={hash} returns "MALFORMED TX HASH" for Solana Jun 21, 2023
@agodnic
Copy link
Contributor Author

agodnic commented Jun 21, 2023

cc /@SamantaCasal

@agodnic agodnic self-assigned this Jun 21, 2023
agodnic added a commit that referenced this issue Jun 22, 2023
### Description

Tracking issue: #434

Some Solana transaction hashes were failing to parse. This pull request fixes the issue.
@agodnic
Copy link
Contributor Author

agodnic commented Jun 22, 2023

This has not been deployed yet.

@agodnic
Copy link
Contributor Author

agodnic commented Jun 23, 2023

@SamantaCasal deployed

@SamantaCasal
Copy link
Collaborator

QA OK!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Api component bug Something isn't working v1 v1 release
Projects
None yet
Development

No branches or pull requests

2 participants