has anyone run into the error "panic: arithmetic underflow or overflow" when adding liquidity? My math is probably wrong lol I'm using the liquidity amount library in v4 to figure out how much liquidity i need to add to my pool. https://github.com/atj3097/nft-amm-hook/blob/master/test/NFTAMMHook.t.sol#L131-L163
- 2 replies
- 0 recasts
- 0 reactions
Wrote up a quick article breaking down EIP-7702. A well designed evolution of EIP-3074 by the researchers at the Ethereum Foundation for a more forwards compatible implementation of smart account functionality. https://mirror.xyz/0x0e729b11661B3f1C1E829AAdF764D5C3295e1256/XfsGyZkKOtfnnFiR-b0AzYT_2FRnfEShDtNmDEydeq4
- 0 replies
- 0 recasts
- 1 reaction
one question for a point of clarity on uni pools token 0 <> token 1 these tokens are lexicographically sorted by their addresses. what is the reasoning behind sorting tokens in a pool like that? particularly in terms of the sc design choice there
- 1 reply
- 0 recasts
- 0 reactions