Uniswap / v4-periphery

🦄 🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v4
https://blog.uniswap.org/uniswap-v4
GNU General Public License v2.0
709 stars 489 forks source link

[posm]: Bubble up reverts #175

Closed snreynolds closed 3 months ago

snreynolds commented 4 months ago

Component

Position Manager

Describe the suggested feature and problem it solves.

Like v4-core we should bubble up reverts. Needed when we use multicall in posm

Describe the desired implementation.

No response

Describe alternatives.

No response

Additional context.

No response

linear[bot] commented 4 months ago

PROTO-336 [posm]: Bubble up reverts