v4-periphery icon indicating copy to clipboard operation
v4-periphery copied to clipboard

[Bug]: In the example for hooks, not using safe transfer from

Open mr-uniswap opened this issue 1 year ago • 0 comments

Describe the bug

In https://github.com/Uniswap/v4-periphery/blob/6616b12db25257ffb3c562f131612ebb2fd89082/contracts/hooks/examples/LimitOrder.sol#L269-L276 we're not using safe transferfrom. There is a todo, but it is not implemented.

Expected Behavior

Use safe transfer from in the example.

To Reproduce

No response

Additional context

No response

mr-uniswap avatar Apr 08 '24 04:04 mr-uniswap