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

refactor(SQS): convert poolmanager taker fee calc methods to functions #6821

Merged
merged 2 commits into from
Nov 5, 2023

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented Nov 5, 2023

Closes: https://app.clickup.com/t/86a1af4tp

What is the purpose of the change

This PR converts some poolmanager taker fee calc methods to functions. In #6785, these are used in SQS calculations directly.

@p0mvn p0mvn added V:state/compatible/no_backport State machine compatible PR, depends on prior breaks A:no-changelog labels Nov 5, 2023
@p0mvn p0mvn added A:automerge V:state/compatible/backport State machine compatible PR, should be backported A:backport/v20.x backport patches to v20.x branch and removed C:x/poolmanager V:state/compatible/no_backport State machine compatible PR, depends on prior breaks labels Nov 5, 2023
@p0mvn p0mvn marked this pull request as ready for review November 5, 2023 23:05
Copy link
Contributor

@AlpinYukseloglu AlpinYukseloglu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice catch/cleanup

@mergify mergify bot merged commit 17aab08 into main Nov 5, 2023
3 checks passed
@mergify mergify bot deleted the roman/convert-sqs-methods-to-fn branch November 5, 2023 23:26
Copy link
Member

@mattverse mattverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@p0mvn
Copy link
Member Author

p0mvn commented Nov 11, 2023

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 11, 2023

refresh

✅ Pull request refreshed

@p0mvn p0mvn restored the roman/convert-sqs-methods-to-fn branch November 11, 2023 01:24
@p0mvn
Copy link
Member Author

p0mvn commented Nov 11, 2023

@Mergifyio refresh

Copy link
Contributor

mergify bot commented Nov 11, 2023

refresh

✅ Pull request refreshed

mergify bot pushed a commit that referenced this pull request Nov 11, 2023
#6821)

Closes: https://app.clickup.com/t/86a1af4tp

## What is the purpose of the change

This PR converts some poolmanager taker fee calc methods to functions. In #6785, these are used in SQS calculations directly.

(cherry picked from commit 17aab08)
p0mvn added a commit that referenced this pull request Nov 11, 2023
#6821) (#6864)

Closes: https://app.clickup.com/t/86a1af4tp

## What is the purpose of the change

This PR converts some poolmanager taker fee calc methods to functions. In #6785, these are used in SQS calculations directly.

(cherry picked from commit 17aab08)

Co-authored-by: Roman <roman@osmosis.team>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge A:backport/v20.x backport patches to v20.x branch A:no-changelog C:x/poolmanager V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants