Skip to content

bug(StdCheats): dealERC721 fails for proxy contracts #318

@SonOfMosiah

Description

@SonOfMosiah

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingimprovementImprovement to existing code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions