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

Custom swap accounting with NoOps

Open emmaguo13 opened this issue 2 years ago • 1 comments

Inspired by NoOp design from https://github.com/Uniswap/v4-core/pull/291. @thogard785's commit is merged with this PR

emmaguo13 avatar Jul 06 '23 21:07 emmaguo13

NoOping on initialize will prevent the pool with that hook from being included in our pools mapping, so I think it should be removed.

emmaguo13 avatar Jul 11 '23 20:07 emmaguo13

Closing in favor of this NoOp impl https://github.com/Uniswap/v4-core/pull/324

snreynolds avatar Dec 06 '23 20:12 snreynolds