1 file changed
+1
-1
lines changedSubmodule v4-periphery updated 77 files
- broadcast/01_PoolManager.s.sol/11155111/run-latest.json+28-27
- broadcast/01_PoolManager.s.sol/1301/run-latest.json+75
- broadcast/01_PoolManager.s.sol/421614/run-latest.json+71
- broadcast/01_PoolManager.s.sol/84532/run-latest.json+29-29
- broadcast/02_PoolModifyLiquidityTest.s.sol/11155111/run-latest.json+23-17
- broadcast/02_PoolModifyLiquidityTest.s.sol/1301/run-latest.json+59
- broadcast/02_PoolModifyLiquidityTest.s.sol/421614/run-latest.json+55
- broadcast/02_PoolModifyLiquidityTest.s.sol/84532/run-latest.json+21-21
- broadcast/03_PoolSwapTest.s.sol/11155111/run-latest.json+23-17
- broadcast/03_PoolSwapTest.s.sol/1301/run-latest.json+59
- broadcast/03_PoolSwapTest.s.sol/421614/run-latest.json+55
- broadcast/03_PoolSwapTest.s.sol/84532/run-latest.json+21-21
- broadcast/DeployPosm.s.sol/11155111/run-latest.json+103
- broadcast/DeployPosm.s.sol/1301/run-latest.json+113
- broadcast/DeployPosm.s.sol/421614/run-latest.json+105
- broadcast/DeployPosm.s.sol/84532/run-latest.json+75-23
- broadcast/DeployStateView.s.sol/11155111/run-latest.json+24-22
- broadcast/DeployStateView.s.sol/1301/run-latest.json+60
- broadcast/DeployStateView.s.sol/421614/run-latest.json+56
- broadcast/DeployStateView.s.sol/84532/run-latest.json+25-24
- broadcast/DeployV4Quoter.s.sol/11155111/run-latest.json+55
- broadcast/DeployV4Quoter.s.sol/1301/run-latest.json+60
- broadcast/DeployV4Quoter.s.sol/421614/run-latest.json+56
- broadcast/DeployV4Quoter.s.sol/84532/run-latest.json+60
- foundry.toml+6
- snapshots/PosMGasTest.json+1
- snapshots/PositionDescriptorTest.json+1
- snapshots/V4RouterTest.json+2-1
- src/PositionDescriptor.sol+3-6
- src/PositionManager.sol+20-23
- src/V4Router.sol+1-2
- src/base/BaseV4Quoter.sol+1-2
- src/interfaces/IEIP712_v4.sol+2-1
- src/interfaces/IERC721Permit_v4.sol+2-2
- src/interfaces/IImmutableState.sol+2-1
- src/interfaces/IMulticall_v4.sol+2-2
- src/interfaces/INotifier.sol+2-1
- src/interfaces/IPoolInitializer_v4.sol+2
- src/interfaces/IPositionDescriptor.sol+2-1
- src/interfaces/IStateView.sol+2-3
- src/interfaces/ISubscriber.sol+1
- src/interfaces/IUniswapV4DeployerCompetition.sol+2-2
- src/interfaces/IUnorderedNonce.sol+1-1
- src/interfaces/IV4Quoter.sol+2-5
- src/interfaces/IV4Router.sol+1-1
- src/interfaces/external/IWETH9.sol+1-1
- src/lens/StateView.sol+1
- src/lens/V4Quoter.sol+6-2
- src/libraries/PathKey.sol+2
- src/libraries/PositionInfoLibrary.sol+3-3
- test/BaseActionsRouter.t.sol-2
- test/DeltaResolver.t.sol-2
- test/PositionDescriptor.t.sol+7-1
- test/StateViewTest.t.sol+2-3
- test/V4Quoter.t.sol+1-2
- test/libraries/PositionInfoLibrary.t.sol-4
- test/mocks/MockDeltaResolver.sol+1-3
- test/mocks/MockV4Router.sol+1-2
- test/position-managers/Execute.t.sol+2-5
- test/position-managers/FeeCollection.t.sol+1-2
- test/position-managers/IncreaseLiquidity.t.sol+2-5
- test/position-managers/NativeToken.t.sol+1-4
- test/position-managers/Permit.t.sol+2-4
- test/position-managers/PositionManager.gas.t.sol+8-4
- test/position-managers/PositionManager.modifyLiquidities.t.sol+1-4
- test/position-managers/PositionManager.multicall.t.sol+1-5
- test/position-managers/PositionManager.notifier.t.sol+1-5
- test/position-managers/PositionManager.t.sol+2-5
- test/router/Payments.gas.t.sol+2-5
- test/router/Payments.t.sol+2-5
- test/router/V4Router.gas.t.sol+8-4
- test/router/V4Router.t.sol+1-4
- test/shared/FeeMath.sol+1-3
- test/shared/LiquidityOperations.sol-1
- test/shared/Planner.sol+2-2
- test/shared/RoutingTestHelpers.sol-2
- test/shared/fuzz/LiquidityFuzzers.sol-2
0 commit comments