Skip to content

UUPS upgrade: support checking slot conflicts #1489

Description

@chen4903

I follow the UUPS pattern demo here: https://github.com/Vectorized/solady/blob/main/test/UUPSUpgradeable.t.sol

But it seems it doesn't have the conflicts check. If we modify the slot structure in new implementation, it will cause severe error.

Does solady support slot conflicts check when upgrading which i missed before. Or do u have plan with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions