-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
UUPS proxies have no public proxy-related APIs that's why it's pretty hard to put a proper set of checks on them
https://docs.openzeppelin.com/contracts/4.x/api/proxy#transparent-vs-uups
A possible solution might be to allow reading storage slots directly at least to assert on the particular implementation hasn't changed after a while.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels