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

Handle multiple VAAs with the same txHash #564

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

agodnic
Copy link
Contributor

@agodnic agodnic commented Jul 19, 2023

Description

Before this pull request, when calling GET /api/v1/vaas?txHash={h} for a hash that has multiple VAAs associated with it, we were just returning one. After this pull request, the API should return all of the VAAs associated with that transaction hash.

Tracking issue: #563

@agodnic agodnic marked this pull request as ready for review July 20, 2023 17:39
@agodnic agodnic requested review from walker-16 and ftocal July 20, 2023 17:40
@agodnic agodnic merged commit 80280da into main Jul 20, 2023
1 check passed
@agodnic agodnic deleted the agodnic/api-handle-multiple-vaas-with-the-same-txhash branch July 20, 2023 19:37
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.

3 participants