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

fix: missing first elem in graphql tx iterator #33

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

n0izn0iz
Copy link
Contributor

@n0izn0iz n0izn0iz commented Apr 14, 2024

The graphql transactions query is missing the first element

On first step, the transaction iterator is yielding twice and only the second value is processed

Portal Loop today before fix:
Screenshot 2024-04-15 at 01 17 18

Portal loop today after fix:
Screenshot 2024-04-15 at 01 16 15

@n0izn0iz n0izn0iz requested a review from a team as a code owner April 14, 2024 23:20
@n0izn0iz n0izn0iz changed the title fix: missing first elem in tx iterator fix: missing first elem in graphql tx iterator Apr 14, 2024
@ajnavarro ajnavarro merged commit f026544 into gnolang:main Apr 15, 2024
3 checks passed
@n0izn0iz n0izn0iz deleted the fix-miss-first-elem branch April 15, 2024 11:23
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