Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose a transaction if you are a delegate #1825

Open
adridadou opened this issue Mar 30, 2023 · 4 comments
Open

Propose a transaction if you are a delegate #1825

adridadou opened this issue Mar 30, 2023 · 4 comments

Comments

@adridadou
Copy link

What is the feature about

Being able to propose a transaction from a wallet that is a delegate for the safe

The list of requirements

Right now, if you open a safe from a wallet that is a delegate but not an owner, it is not possible to propose any transaction.
The safe stays in readonly mode.

Proposing a transaction is possible from the API with a delegate wallet

Designs/sketches

Links

@katspaugh
Copy link
Member

katspaugh commented Apr 5, 2023

Good point, @adridadou!

@johannesmoormann what do you think?

Option 1: we could just enable transaction creation for delegates (easy)
Option 2: resurrect 5afe/safe-react#3917 and allow adding/removing delegates as well (more work)

@adridadou
Copy link
Author

Personally, I would suggest option 1 and it seems like you can always do option 2 later. Creating a UI to manage delegates is fairly easy, but recreating the entire transaction proposal (and all the integrations that come with it) is the real pain point. I wouldn't be against delegates being first class citizen in there but it feels more important to first be able to actually use them.

I hope that helps

@knoshua
Copy link

knoshua commented Oct 31, 2023

Option 1 would be very helpful for us. Any updates on this one?

@katspaugh
Copy link
Member

Let’s do it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New issues
Development

No branches or pull requests

3 participants