Getting the following error when using dealERC721 for UniswapV3 LP positions (i.e. NonfungiblePositionManager):
[FAIL. Reason: stdStorage find(StdStorage): Slot(s) not found.]
Seems find() is having a hard time getting the storage slot due to the implementation of EnumerableMaps.
Minimal reproducible repo here.
@wirew0lf
Getting the following error when using dealERC721 for UniswapV3 LP positions (i.e. NonfungiblePositionManager):
[FAIL. Reason: stdStorage find(StdStorage): Slot(s) not found.]
Seems find() is having a hard time getting the storage slot due to the implementation of EnumerableMaps.
Minimal reproducible repo here.
@wirew0lf