Skip to content

Use Solady's ERC6551 implementation #83

@Ramarti

Description

@Ramarti
  • We have to inherit from ERC6551 and override _isValidSigner() to use our AccessController
  • If we use the upgradeable version, it will also use isValidSigner(). We have to be SUPER careful with AccessController in this context, we may have to parse if the call is part of an upgrade from msg.data

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions