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

Incorporate new optimizations #16

Merged
merged 13 commits into from
Jun 28, 2023
Merged

Incorporate new optimizations #16

merged 13 commits into from
Jun 28, 2023

Conversation

shuhuiluo
Copy link
Contributor

@shuhuiluo shuhuiluo commented Jun 18, 2023

Refactoring and further optimizations were performed while addressing the changes proposed in Uniswap/v4-core#258, Uniswap/v4-core#273 and Uniswap/v4-core#280.

Closes #15.

@shuhuiluo shuhuiluo added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 18, 2023
@shuhuiluo shuhuiluo requested a review from gnarlycow June 18, 2023 10:40
@shuhuiluo shuhuiluo self-assigned this Jun 18, 2023
@shuhuiluo shuhuiluo requested a review from gaohan137 June 20, 2023 20:47
README.md Outdated Show resolved Hide resolved
src/SqrtPriceMath.sol Show resolved Hide resolved
src/SqrtPriceMath.sol Show resolved Hide resolved
src/SqrtPriceMath.sol Show resolved Hide resolved
src/SwapMath.sol Show resolved Hide resolved
src/SwapMath.sol Show resolved Hide resolved
src/TickMath.sol Show resolved Hide resolved
test/TickBitmap.t.sol Show resolved Hide resolved
src/SwapMath.sol Show resolved Hide resolved
src/TickBitmap.sol Outdated Show resolved Hide resolved
src/TickBitmap.sol Outdated Show resolved Hide resolved
src/SwapMath.sol Show resolved Hide resolved
shuhuiluo and others added 3 commits June 27, 2023 22:08
@shuhuiluo shuhuiluo requested a review from gaohan137 June 28, 2023 05:20
src/TernaryLib.sol Show resolved Hide resolved
src/SwapMath.sol Show resolved Hide resolved
@shuhuiluo shuhuiluo merged commit f5d0bfb into main Jun 28, 2023
@shuhuiluo shuhuiluo deleted the Rainy-Day branch June 28, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Part 1] Help UniV4 to optimize gas usage (3d)
2 participants