You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the contracts to use namespace storage layouts in accordance the specification defined by ERC-7201. This will require a refactor of all non-pure functions to load the contract state into memory.
This will require proxy contracts to be redeployed to new addresses since it will reorganize storage layout
Refactor the contracts to use namespace storage layouts in accordance the specification defined by ERC-7201. This will require a refactor of all non-pure functions to load the contract state into memory.
This will require proxy contracts to be redeployed to new addresses since it will reorganize storage layout
Please approve with a 👍 @RonTuretzky @daopunk
The text was updated successfully, but these errors were encountered: