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

Add delegate support [APE-1293] #16

Open
fubuloubu opened this issue Aug 15, 2023 · 0 comments · May be fixed by #41
Open

Add delegate support [APE-1293] #16

fubuloubu opened this issue Aug 15, 2023 · 0 comments · May be fixed by #41
Labels
enhancement New feature or request

Comments

@fubuloubu
Copy link
Member

fubuloubu commented Aug 15, 2023

note: a delegate can submit a tx to SafeAPI even if it has zero signatures.

things related to "delegate" in Safe's tx svc api here: https://github.com/safe-global/safe-eth-py/blob/master/gnosis/safe/api/transaction_service_api.py

any safe signer can manage delegates by submitting a special message to the api.

Also, if submitter= is a delegate account or alias it should bypass this logic and submit it. I check elsewhere if they're a signer only for signature aggregation.

Originally posted by @banteg in #11 (comment)

@vany365 vany365 changed the title Add delegate support Add delegate support [APE-1293] Aug 15, 2023
@fubuloubu fubuloubu added the enhancement New feature or request label Aug 15, 2023
@fubuloubu fubuloubu linked a pull request Mar 11, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant