-
Notifications
You must be signed in to change notification settings - Fork 602
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
[CL][Swap Router Module]: improve TestMultihopSwapExactAmountIn
and TestMultihopSwapExactAmountOut
#3131
Labels
C:x/swap-router
F: concentrated-liquidity
Tracking the development of concentrated liquidity feature to improve filtering on the project board
T:task ⚙️
A task belongs to a story
T:tests
Milestone
Comments
p0mvn
added
T:tests
T:task ⚙️
A task belongs to a story
C:x/swap-router
F: concentrated-liquidity
Tracking the development of concentrated liquidity feature to improve filtering on the project board
labels
Oct 24, 2022
p0mvn
added this to the CL4: Precise Logarithm, Fees Foundations, Improved Wiring milestone
Oct 24, 2022
This was referenced Oct 24, 2022
mattverse
removed this from the CL4: Precise Logarithm, Fees Foundations, Improved Wiring milestone
Oct 25, 2022
p0mvn
added this to the CL5: Pool Id Management Refactor, Integrations, Tests milestone
Oct 25, 2022
Hello anyone working on this issue? I would like to work with it |
Yes thank u |
This is now blocked on #3238 since we need proper routing to work first |
Some progress towards this has been done in: #3490 However, there is still more to test. |
p0mvn
removed this from the CL6: Merge to CL branch to `main`, creating and initializing CL pool, spec for tick spacing milestone
Nov 30, 2022
We still need to add a test with a concentrated liquidity pool, upon merging the module to main |
github-project-automation
bot
moved this from Needs Triage 🔍
to Done ✅
in Osmosis Chain Development
May 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C:x/swap-router
F: concentrated-liquidity
Tracking the development of concentrated liquidity feature to improve filtering on the project board
T:task ⚙️
A task belongs to a story
T:tests
Background
Desired test cases are listed here for
TestMultihopSwapExactAmountIn
:osmosis/x/swaprouter/router_test.go
Lines 131 to 140 in d76deee
and here for
TestMultihopSwapExactAmountOut
:osmosis/x/swaprouter/router_test.go
Lines 131 to 140 in d76deee
Acceptance Criteria
The text was updated successfully, but these errors were encountered: