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

feat(amplifier): script to submit store code governance proposal #283

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

eguajardo
Copy link
Contributor

@eguajardo eguajardo commented Jun 29, 2024

This adds a new script submit-proposal. Right now it only submits a proposal to store code, but it can be extended in future PRs to add other kinds of proposals

Example command execution:

node cosmwasm/submit-proposal.js -c ServiceRegistry -t "Some title" -d "Some description" -r $RUN_AS_ADDRESS --source "https://github.com/axelarnetwork/axelar-amplifier/tree/main/contracts/service-registry" --builder "cosmwasm/workspace-optimizer-arm64:0.15.1" --deposit 100000000 --instantiateAddresses axelar15xlfllsnkjty3044z97hse87ma6qwq6fd99atu,axelar1jqptlu5qcp7y5ackc4afup7nanhenkhvylusk5

https://axelarnetwork.atlassian.net/browse/AXE-4336

@eguajardo eguajardo requested a review from a team as a code owner June 29, 2024 03:11
@eguajardo eguajardo merged commit 92774ba into main Jul 9, 2024
4 checks passed
@eguajardo eguajardo deleted the feat/upload-governance branch July 9, 2024 00:15
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.

2 participants