Skip to content

Multisig integration into mxpy#395

Closed
popenta wants to merge 10 commits into
feat/nextfrom
multisig-integration
Closed

Multisig integration into mxpy#395
popenta wants to merge 10 commits into
feat/nextfrom
multisig-integration

Conversation

@popenta
Copy link
Copy Markdown
Collaborator

@popenta popenta commented Jan 11, 2024

mxpy is now able to interact with the multisig contract.

mxpy has a new command group called multisig where operations such as signing a proposed action, performing an action, adding board members and so on can be performed.

By using the mxpy tx new command, one can initiate a proposal to send native and customs tokens from the multisig contract to another address.

By using the mxpy contract deploy command, one can initiate a proposal to deploy a contract from source. Using the mxpy contract upgrade command, a proposal to upgrade a contract from source can be initiated.

By using the mxpy contract call command, a proposal to execute a contract call from the multisig can be initiated.

@popenta popenta self-assigned this Jan 11, 2024
@popenta popenta marked this pull request as draft January 11, 2024 10:58
@popenta popenta marked this pull request as ready for review January 17, 2024 10:31
@andreibancioiu andreibancioiu self-requested a review January 29, 2024 09:00
@popenta
Copy link
Copy Markdown
Collaborator Author

popenta commented May 19, 2025

This multisig integration was on hold for some time. Another integration was done in PR #515.

Will close this one.

@popenta popenta closed this May 19, 2025
@popenta popenta deleted the multisig-integration branch May 19, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant