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

Fixed bad stargate query declaration #5066

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

nicolaslara
Copy link
Contributor

@nicolaslara nicolaslara commented May 3, 2023

Closes: #5048

What is the purpose of the change

The queries for EstimateSinglePoolSwapExactAmountOut and EstimateSwapExactAmountOut were declared as request, not response.

Brief Changelog

Changed response type declaration to the correct one

Testing and Verifying

All tests should pass

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? (yes / no)
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? (yes / no)
  • How is the feature or change documented? (not applicable / specification (x/<module>/spec/) / Osmosis docs repo / not documented)

@byeongsu-hong
Copy link
Contributor

This PR closes an issue #5048

@nicolaslara
Copy link
Contributor Author

thanks @byeongsu-hong ! added it to the description. Also thanks for finding the issue/solution!

@nicolaslara nicolaslara added V:state/breaking State machine breaking PR no-changelog labels May 3, 2023
@p0mvn p0mvn merged commit 0f9eb3c into main May 3, 2023
1 check passed
@p0mvn p0mvn deleted the nicolas/fix-bad-whitelist branch May 3, 2023 15:28
pysel pushed a commit that referenced this pull request Jun 6, 2023
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V:state/breaking State machine breaking PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid type used in whitelist query registration
3 participants