Skip to content

Enable delegations from contract accounts #6

Description

@danfinlay

There are two basic ways:

  • Just add an EIP-1271 validator in the signature verification logic loop (if the account has code deployed, call the 1271 validation message)
  • EIP-4337 compatibility (Involves much larger changes to Delegatable, as the 4337 relay handles multiple things Delegatable does today, including batching).

Related to: delegatable/delegatable-sol#29

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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