CL: investigate removing a hack in tick updates when stopping swap within a bucket #5571
Labels
F: concentrated-liquidity
Tracking the development of concentrated liquidity feature to improve filtering on the project board
Background
#5526 added a hack that was breaking some swap tick iterator tests:
osmosis/x/concentrated-liquidity/swaps.go
Lines 375 to 388 in 398380e
Upon merging #5541, some of the branches stopped being hit by tests. Ref: https://github.com/osmosis-labs/osmosis/pull/5526/files#r1234321848
Suggested Design
After #5543 is merged, we should investigate removing the hack or ensuring that each branch is covered by a test and has an explanation
Acceptance Criteria
testing_strategy.md
#5570The text was updated successfully, but these errors were encountered: