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

network prepare: support mainnets launch #1811

Closed
Tracked by #159
lumtis opened this issue Nov 14, 2021 · 3 comments
Closed
Tracked by #159

network prepare: support mainnets launch #1811

lumtis opened this issue Nov 14, 2021 · 3 comments

Comments

@lumtis
Copy link
Contributor

lumtis commented Nov 14, 2021

Depends on #1806

Support mainnets from campaign module in prepare commands (fetch accounts and vesting accounts from the campaign module)

[UPDATE]

Depends on tendermint/spn#789

VestingOptionShares will be disabled on spn

If the chain is a mainnet, we need to call the query implemented in tendermint/spn#789 to get accounts for the mainnet

@lumtis lumtis added the type:request Feature request. label Nov 14, 2021
@lumtis lumtis added component:network and removed type:request Feature request. labels Dec 6, 2021
@lumtis lumtis added this to the T1 milestone May 11, 2022
@lumtis lumtis changed the title network prepare: support mainnets network prepare: support mainnets launch May 11, 2022
@lumtis lumtis self-assigned this May 13, 2022
@lumtis
Copy link
Contributor Author

lumtis commented May 18, 2022

After some investigations, this can be simply managed in SPN node without adding complexity

No changes are made to launch a mainnet, the same query will returns the genesis account from the campaign mainnet accounts tendermint/spn#804

@salmad3
Copy link
Member

salmad3 commented May 22, 2024

Seems mainnet should not explicitly be supported. Need to determine the usage and clarify objectives regarding SPN.

@salmad3 salmad3 removed this from the T1 milestone May 22, 2024
@salmad3
Copy link
Member

salmad3 commented Jan 22, 2025

Given new direction for network functionality, issue is now out of scope. We'll reopen if direction changes.

@salmad3 salmad3 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2025
@github-project-automation github-project-automation bot moved this from To Discuss to Done in Ignite CLI Masterboard Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants