Skip to content

Use Reference EntryPoint in Formal Verification #235

@nlordell

Description

@nlordell

Currently, the 4337 module is formally verified assuming a well-behaved ERC-4337 EntryPoint contract. However, it should be possible (and beneficial) to formally verify the module invariant with the reference EntryPoint implementation, in order to catch any additional issues related to unanticipated interactions between the EntryPoint, the Safe account, and the 4337 module.

Expected Outcome

The existing FV rules should be ported to use the reference EntryPoint contract.

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