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 multi call support to sozo execute command #2388

Open
glihm opened this issue Sep 5, 2024 · 9 comments
Open

Add multi call support to sozo execute command #2388

glihm opened this issue Sep 5, 2024 · 9 comments
Assignees
Labels
good first issue Good for newcomers sozo

Comments

@glihm
Copy link
Collaborator

glihm commented Sep 5, 2024

Is your feature request related to a problem? Please describe.
Currently with sozo execute, it's not possible to do a multi call.

Describe the solution you'd like
Reworking the sozo execute command to actually allow multi call. For this, we should find the best UX possible. The variables to multi call are:

  1. The contract address that is targeted
  2. The entry point to call
  3. The call data

All other options are here to configure how the transaction is sent.

Additional context

pub struct ExecuteArgs {

@glihm glihm added good first issue Good for newcomers sozo labels Sep 5, 2024
@EjembiEmmanuel
Copy link
Contributor

@glihm I'd love to work on this

@glihm
Copy link
Collaborator Author

glihm commented Sep 5, 2024

@glihm I'd love to work on this

Let's do it, if you have any question, feel free to drop them here or in discord. 👍

@AshokGorana
Copy link

@glihm Can i do this ?

@glihm
Copy link
Collaborator Author

glihm commented Sep 12, 2024

@AshokGorana thank you but @EjembiEmmanuel is already assigned. Will assign to you if @EjembiEmmanuel doesn't want to tackle it anymore. :) But I guess he is working on it.

@AshokGorana
Copy link

@glihm Okay Sir

@EjembiEmmanuel
Copy link
Contributor

@glihm sorry I was away for a while. I'll start working on it asap

@Manush-2005
Copy link

@glihm , Can I work on this issue?

@glihm
Copy link
Collaborator Author

glihm commented Nov 3, 2024

@Manush-2005 it's all yours I guess @EjembiEmmanuel is too busy currently. Will assign to @Manush-2005 let me know if you have questions.

@Manush-2005
Copy link

ok @glihm , will start working on this issue and if I have any questions will ping you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers sozo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants