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: state-compatible big decimal tick to sqrt price conversions (backport #6317) #6346

Merged
merged 4 commits into from
Sep 9, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 8, 2023

This is an automatic backport of pull request #6317 done by Mergify.
Cherry-pick of 8ac3efb has failed:

On branch mergify/bp/v19.x/pr-6317
Your branch is up to date with 'origin/v19.x'.

You are currently cherry-picking commit 8ac3efb2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   CHANGELOG.md
	modified:   x/concentrated-liquidity/model/pool_test.go
	modified:   x/concentrated-liquidity/query_test.go
	modified:   x/concentrated-liquidity/swaps.go
	modified:   x/concentrated-liquidity/swaps_test.go
	modified:   x/concentrated-liquidity/swaps_tick_cross_test.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   tests/e2e/e2e_cl_test.go
	both modified:   x/concentrated-liquidity/math/math_test.go
	both modified:   x/concentrated-liquidity/math/tick.go
	both modified:   x/concentrated-liquidity/math/tick_test.go
	both modified:   x/concentrated-liquidity/query.go
	both modified:   x/concentrated-liquidity/types/constants.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@p0mvn
Copy link
Member

p0mvn commented Sep 8, 2023

state compatibility must be validated prior to merge

@p0mvn p0mvn force-pushed the mergify/bp/v19.x/pr-6317 branch from c7323e2 to 73d560d Compare September 8, 2023 16:53
@p0mvn
Copy link
Member

p0mvn commented Sep 9, 2023

v19 node synched to tip with no issues

@p0mvn p0mvn marked this pull request as ready for review September 9, 2023 16:52
@p0mvn p0mvn merged commit 46bfba7 into v19.x Sep 9, 2023
@p0mvn p0mvn deleted the mergify/bp/v19.x/pr-6317 branch September 9, 2023 16:52
@nicolaslara nicolaslara restored the mergify/bp/v19.x/pr-6317 branch September 12, 2023 14:04
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.

1 participant