Skip to content

Reduce unnecessary Safe tx calls in NodeStakeFactory #5527

@QYuQianchen

Description

@QYuQianchen

When configuring proxy instances in clone, NodeStakeFactory contract acts as an owner of the Safe proxy. Safe transactions originates from the NodeSafeFactory are valid as pre-validated signatures (signature type == 1). As the validator is the sender of transaction that executed the Safe transaction, approveHash can be omitted.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions