Skip to content

Remove payment logic from core contract #197

Open
@rmeissner

Description

Currently the payment logic is an essential part of the core contract. It should be possible to extract this into a lib that can be used via a delegate call.

Initially this has not been done, since the signature validation influenced the payment (which has been changed) and to safe gas (which would be around 1k which is around 2% in a normal safe tx and therefore not super relevant right now)

Activity

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

Metadata

Assignees

No one assigned

    Labels

    futureFeatures for next major contract version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions