Skip to content

Assert accounts extension storage layout #45

@thrilok209

Description

@thrilok209

Create a hardhat script that asserts the local accounts extension's storage layout against the deployed accounts extension's storage layout.

We can use openzeppelin-upgrades lib's helper functions like -
assertStorageUpgradeSafe, getStorageLayout, etc....

Current accounts extension:

  1. Default -
  2. Module-1 -

Basic structure of the script: https://github.com/InstaDApp/dsa-contracts/blob/b9a488eba6c9a876ed20aaddb35f443128f00c69/scripts/validateStorageLayout.js#L2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions