Skip to content

Add re-entrancy guard for execTransaction #1021

@rmeissner

Description

@rmeissner

Context / issue

It is possible to have nested execTransaction on the same Safe which can cause issues and in the worst case can be used to go around guard logic.

Proposed solution

Add a re-entrancy guard for execTransaction

Alternatives

  • Leave as is
  • Add a time delay for disabling a guard directly to the core contract

Metadata

Metadata

Assignees

No one assigned

    Labels

    futureFeatures for next major contract version

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions