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

Draft/batch midification #69

Closed
wants to merge 4 commits into from
Closed

Draft/batch midification #69

wants to merge 4 commits into from

Conversation

ChefSnoopy
Copy link
Collaborator

Now contact size excess limit.
| NonfungiblePositionManager | 27,112 | -2,536 |

So we need to choose one solution

  1. Use modifyLiquidities to support batch liquidity modification
  2. use current separate function

NonfungiblePositionManager contract size optimization
Before
| NonfungiblePositionManager                 |   21,512 |      3,064 |
After
| NonfungiblePositionManager                 |   20,805 |      3,771 |

And also gas optimization
Now contact size excess limit.
| NonfungiblePositionManager                 |   27,112 |     -2,536 |

So we need to choose one solution
1. Use modifyLiquidities to support batch liquidity modification
2. use current separate function
@ChefSnoopy ChefSnoopy changed the title Feat/batch midification Draft/batch midification Jul 29, 2024
@ChefSnoopy ChefSnoopy closed this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant