-
Notifications
You must be signed in to change notification settings - Fork 504
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 mandatory IR #421
Merged
+20
−20
Merged
Remove mandatory IR #421
Changes from 1 commit
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
ec11bfa
feat: add scoping to _increaseFromDeltas
abdulla-cb f2c4712
feat: assign params to memory in _burn
abdulla-cb bd1394d
feat: dont compile posm with ir
abdulla-cb f05bfaa
chore: gas
abdulla-cb 3b04bd0
feat: change optimizer runs to be below size limit
abdulla-cb f96036d
merge in main; regenerate snapshots
saucepoint 6e392c3
revert compilation changes
saucepoint ad280b3
regenerate snapshots with existing compilation parameters
saucepoint 6950c8a
restore new line
saucepoint File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,43 @@ | ||
{ | ||
"PositionManager_burn_empty": "50490", | ||
"PositionManager_burn_empty_native": "50490", | ||
"PositionManager_burn_nonEmpty_native_withClose": "127186", | ||
"PositionManager_burn_nonEmpty_native_withTakePair": "126605", | ||
"PositionManager_burn_nonEmpty_withClose": "134092", | ||
"PositionManager_burn_nonEmpty_withTakePair": "133511", | ||
"PositionManager_collect_native": "147259", | ||
"PositionManager_collect_sameRange": "155891", | ||
"PositionManager_collect_withClose": "155891", | ||
"PositionManager_collect_withTakePair": "155177", | ||
"PositionManager_decreaseLiquidity_native": "113303", | ||
"PositionManager_decreaseLiquidity_withClose": "121460", | ||
"PositionManager_decreaseLiquidity_withTakePair": "120746", | ||
"PositionManager_decrease_burnEmpty": "137111", | ||
"PositionManager_decrease_burnEmpty_native": "130205", | ||
"PositionManager_decrease_sameRange_allLiquidity": "134176", | ||
"PositionManager_decrease_take_take": "122135", | ||
"PositionManager_increaseLiquidity_erc20_withClose": "159828", | ||
"PositionManager_increaseLiquidity_erc20_withSettlePair": "158686", | ||
"PositionManager_increaseLiquidity_native": "142853", | ||
"PositionManager_increase_autocompoundExactUnclaimedFees": "137717", | ||
"PositionManager_increase_autocompoundExcessFeesCredit": "179147", | ||
"PositionManager_increase_autocompound_clearExcess": "149061", | ||
"PositionManager_mint_native": "367155", | ||
"PositionManager_mint_nativeWithSweep_withClose": "375927", | ||
"PositionManager_mint_nativeWithSweep_withSettlePair": "375085", | ||
"PositionManager_mint_onSameTickLower": "318686", | ||
"PositionManager_mint_onSameTickUpper": "319328", | ||
"PositionManager_mint_sameRange": "244910", | ||
"PositionManager_mint_settleWithBalance_sweep": "420852", | ||
"PositionManager_mint_warmedPool_differentRange": "324704", | ||
"PositionManager_mint_withClose": "421370", | ||
"PositionManager_mint_withSettlePair": "420354", | ||
"PositionManager_multicall_initialize_mint": "456443", | ||
"PositionManager_permit": "79572", | ||
"PositionManager_permit_secondPosition": "62472", | ||
"PositionManager_permit_twice": "45372", | ||
"PositionManager_subscribe": "87949", | ||
"PositionManager_unsubscribe": "62082", | ||
"position manager initcode hash (without constructor params, as uint256)": "52557493517995128798173618061600371031855775926625542851225012382382780026911", | ||
"positionManager bytecode size": "23643" | ||
"PositionManager_burn_empty": "51102", | ||
"PositionManager_burn_empty_native": "51102", | ||
"PositionManager_burn_nonEmpty_native_withClose": "127695", | ||
"PositionManager_burn_nonEmpty_native_withTakePair": "127137", | ||
"PositionManager_burn_nonEmpty_withClose": "134600", | ||
"PositionManager_burn_nonEmpty_withTakePair": "134043", | ||
"PositionManager_collect_native": "147732", | ||
"PositionManager_collect_sameRange": "156364", | ||
"PositionManager_collect_withClose": "156364", | ||
"PositionManager_collect_withTakePair": "155679", | ||
"PositionManager_decreaseLiquidity_native": "113681", | ||
"PositionManager_decreaseLiquidity_withClose": "121933", | ||
"PositionManager_decreaseLiquidity_withTakePair": "121248", | ||
"PositionManager_decrease_burnEmpty": "137500", | ||
"PositionManager_decrease_burnEmpty_native": "130595", | ||
"PositionManager_decrease_sameRange_allLiquidity": "134649", | ||
"PositionManager_decrease_take_take": "122490", | ||
"PositionManager_increaseLiquidity_erc20_withClose": "160652", | ||
"PositionManager_increaseLiquidity_erc20_withSettlePair": "159563", | ||
"PositionManager_increaseLiquidity_native": "143532", | ||
"PositionManager_increase_autocompoundExactUnclaimedFees": "138231", | ||
"PositionManager_increase_autocompoundExcessFeesCredit": "179593", | ||
"PositionManager_increase_autocompound_clearExcess": "149511", | ||
"PositionManager_mint_native": "367550", | ||
"PositionManager_mint_nativeWithSweep_withClose": "376153", | ||
"PositionManager_mint_nativeWithSweep_withSettlePair": "375348", | ||
"PositionManager_mint_onSameTickLower": "319298", | ||
"PositionManager_mint_onSameTickUpper": "319940", | ||
"PositionManager_mint_sameRange": "245522", | ||
"PositionManager_mint_settleWithBalance_sweep": "420760", | ||
"PositionManager_mint_warmedPool_differentRange": "325316", | ||
"PositionManager_mint_withClose": "421910", | ||
"PositionManager_mint_withSettlePair": "420939", | ||
"PositionManager_multicall_initialize_mint": "458237", | ||
"PositionManager_permit": "79175", | ||
"PositionManager_permit_secondPosition": "62063", | ||
"PositionManager_permit_twice": "44975", | ||
"PositionManager_subscribe": "87968", | ||
"PositionManager_unsubscribe": "62697", | ||
"position manager initcode hash (without constructor params, as uint256)": "81827502601055975118808937107769364319765058198432540518516360048852193272922", | ||
"positionManager bytecode size": "23877" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"Quoter_exactInputSingle_oneForZero_multiplePositions": "146722", | ||
"Quoter_exactInputSingle_zeroForOne_multiplePositions": "152948", | ||
"Quoter_exactOutputSingle_oneForZero": "80318", | ||
"Quoter_exactOutputSingle_zeroForOne": "85565", | ||
"Quoter_quoteExactInput_oneHop_1TickLoaded": "123940", | ||
"Quoter_quoteExactInput_oneHop_initializedAfter": "148554", | ||
"Quoter_quoteExactInput_oneHop_startingInitialized": "81829", | ||
"Quoter_quoteExactInput_twoHops": "206923", | ||
"Quoter_quoteExactOutput_oneHop_1TickLoaded": "123618", | ||
"Quoter_quoteExactOutput_oneHop_2TicksLoaded": "154273", | ||
"Quoter_quoteExactOutput_oneHop_initializedAfter": "123645", | ||
"Quoter_quoteExactOutput_oneHop_startingInitialized": "99939", | ||
"Quoter_quoteExactOutput_twoHops": "206951" | ||
"Quoter_exactInputSingle_oneForZero_multiplePositions": "145902", | ||
"Quoter_exactInputSingle_zeroForOne_multiplePositions": "152117", | ||
"Quoter_exactOutputSingle_oneForZero": "79267", | ||
"Quoter_exactOutputSingle_zeroForOne": "84512", | ||
"Quoter_quoteExactInput_oneHop_1TickLoaded": "122728", | ||
"Quoter_quoteExactInput_oneHop_initializedAfter": "147363", | ||
"Quoter_quoteExactInput_oneHop_startingInitialized": "80638", | ||
"Quoter_quoteExactInput_twoHops": "204942", | ||
"Quoter_quoteExactOutput_oneHop_1TickLoaded": "122224", | ||
"Quoter_quoteExactOutput_oneHop_2TicksLoaded": "152879", | ||
"Quoter_quoteExactOutput_oneHop_initializedAfter": "122251", | ||
"Quoter_quoteExactOutput_oneHop_startingInitialized": "98545", | ||
"Quoter_quoteExactOutput_twoHops": "204670" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"StateView_extsload_getFeeGrowthGlobals": "2376", | ||
"StateView_extsload_getFeeGrowthInside": "8455", | ||
"StateView_extsload_getLiquidity": "1487", | ||
"StateView_extsload_getPositionInfo": "2905", | ||
"StateView_extsload_getPositionLiquidity": "1724", | ||
"StateView_extsload_getSlot0": "1584", | ||
"StateView_extsload_getTickBitmap": "1682", | ||
"StateView_extsload_getTickFeeGrowthOutside": "2734", | ||
"StateView_extsload_getTickInfo": "3068", | ||
"StateView_extsload_getTickLiquidity": "1879" | ||
"StateView_extsload_getFeeGrowthGlobals": "2203", | ||
"StateView_extsload_getFeeGrowthInside": "7875", | ||
"StateView_extsload_getLiquidity": "1439", | ||
"StateView_extsload_getPositionInfo": "2761", | ||
"StateView_extsload_getPositionLiquidity": "1691", | ||
"StateView_extsload_getSlot0": "1486", | ||
"StateView_extsload_getTickBitmap": "1432", | ||
"StateView_extsload_getTickFeeGrowthOutside": "2490", | ||
"StateView_extsload_getTickInfo": "2693", | ||
"StateView_extsload_getTickLiquidity": "1686" | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reverts back to whats in main rn