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

[BP: v7 <- #1262] fix(query): StakingQueryDelegationsTo reusing the same object #1264

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 18, 2024

Related to Issue #1261

This fix avoids reusing the same object during each iteration of the loop, preventing all elements in delegations from pointing to the same "d".


This is an automatic backport of pull request #1262 done by Mergify.

@mergify mergify bot requested a review from a team as a code owner September 18, 2024 14:18
@mergify mergify bot requested review from misko9 and KyleMoser September 18, 2024 14:18
Copy link

vercel bot commented Sep 18, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
interchaintest-docs ⬜️ Ignored (Inspect) Visit Preview Sep 18, 2024 2:18pm

@Reecepbcups Reecepbcups enabled auto-merge (squash) September 20, 2024 04:47
@Reecepbcups Reecepbcups merged commit 689fe03 into v7 Sep 20, 2024
13 checks passed
@Reecepbcups Reecepbcups deleted the mergify/bp/v7/pr-1262 branch September 20, 2024 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants