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

Call contracts without knowing their ABI at compile time of the multisig #22

Closed
Tracked by #1
Braqzen opened this issue May 5, 2022 · 2 comments · Fixed by #716
Closed
Tracked by #1

Call contracts without knowing their ABI at compile time of the multisig #22

Braqzen opened this issue May 5, 2022 · 2 comments · Fixed by #716
Assignees
Labels
App: Multisig Label used to filter for the app issue New Feature New addition that does not currently exist

Comments

@Braqzen
Copy link
Contributor

Braqzen commented May 5, 2022

Once a Tx has been approved past a threshold it should be executable.

In order to accomplish execution we need to be able to call arbitrary contracts without knowing anything about them at the compilation of the multi-signature wallet.
This means that we need to be able to make generic calls at runtime.

@Braqzen Braqzen self-assigned this May 5, 2022
@adlerjohn adlerjohn added this to the Initial Multisig Contract milestone May 5, 2022
@Braqzen Braqzen added the App: Multisig Label used to filter for the app issue label Jun 24, 2022
@K1-R1 K1-R1 self-assigned this Oct 4, 2022
@simonr0204
Copy link
Contributor

simonr0204 commented Dec 9, 2022

Blocked by
FuelLabs/sway#3626

@simonr0204 simonr0204 removed this from the Initial Multisig Contract milestone Dec 9, 2022
@Braqzen Braqzen removed their assignment Dec 9, 2022
@simonr0204 simonr0204 added the Awaiting Sway feature(s) Language does not support desired functionality, yet label Dec 10, 2022
@supiket supiket mentioned this issue Jan 22, 2023
@supiket supiket added Improvement Enhancing a feature that already exists and removed Awaiting Sway feature(s) Language does not support desired functionality, yet labels Jan 23, 2023
@Braqzen Braqzen added New Feature New addition that does not currently exist and removed Improvement Enhancing a feature that already exists labels Jan 25, 2023
@simonr0204 simonr0204 added this to the beta-4 milestone Jan 26, 2023
@K1-R1 K1-R1 removed this from the beta-4 milestone Aug 2, 2023
@Braqzen
Copy link
Contributor Author

Braqzen commented Aug 14, 2023

Finally happened!

1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Multisig Label used to filter for the app issue New Feature New addition that does not currently exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants