Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Allow DELEGATECALL as a UI option #4098

Open
adhusson opened this issue Oct 21, 2022 · 0 comments
Open

Allow DELEGATECALL as a UI option #4098

adhusson opened this issue Oct 21, 2022 · 0 comments

Comments

@adhusson
Copy link

Overview

Being able to DELEGATECALL from the UI would be very useful.

Txbuilder is not great if you want to automate building multi-actions and also having each signer verify them (the tenderly simulation only gets you so far). You can initiate delegatecalls from safe-cli but there is no ledger support which rules it out immediately.

Adding easy delegatecalls enables the pattern "write a smart contract, verify it, delegatecall its run() function" which unlocks a lot of ways to verify the onchain effects of that contract.

Requirements

Add a checkbox (with a clear warning) to initiate delegatecalls from the UI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant