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

Remove extra code path in TickToPrice #7598

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

ValarDragon
Copy link
Member

This PR condenses a branched code path TickToPrice into just one code path that is more efficient. (note both paths yielded the same exact value)

@ValarDragon ValarDragon added V:state/compatible/backport State machine compatible PR, should be backported A:no-changelog A:backport/v23.x backport patches to v23.x branch labels Feb 23, 2024
@ValarDragon ValarDragon merged commit 3c2386a into main Feb 24, 2024
1 check passed
@ValarDragon ValarDragon deleted the dev/minor_cl_tick_speedups branch February 24, 2024 03:21
mergify bot pushed a commit that referenced this pull request Feb 24, 2024
* Minor CL tick speedups

* undo feature for another commit

(cherry picked from commit 3c2386a)
mergify bot pushed a commit that referenced this pull request Feb 24, 2024
* Minor CL tick speedups

* undo feature for another commit

(cherry picked from commit 3c2386a)
ValarDragon added a commit that referenced this pull request Feb 24, 2024
* Minor CL tick speedups

* undo feature for another commit

(cherry picked from commit 3c2386a)

Co-authored-by: Dev Ojha <[email protected]>
ValarDragon added a commit that referenced this pull request Feb 24, 2024
* Minor CL tick speedups

* undo feature for another commit

(cherry picked from commit 3c2386a)

Co-authored-by: Dev Ojha <[email protected]>
@github-actions github-actions bot mentioned this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v23.x backport patches to v23.x branch A:no-changelog C:x/concentrated-liquidity V:state/compatible/backport State machine compatible PR, should be backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants