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

Update development chain setup #515

Closed
4 tasks done
webmaster128 opened this issue Nov 5, 2020 · 2 comments · Fixed by #540
Closed
4 tasks done

Update development chain setup #515

webmaster128 opened this issue Nov 5, 2020 · 2 comments · Fixed by #540
Assignees

Comments

@webmaster128
Copy link
Member

webmaster128 commented Nov 5, 2020

Right now we use wasmd for all launchpad testing. When we upgrade it, we loose basic launchpad testing. Let's upgrade the local chain setup to something like this:

  • Rename chain wasmd to launchpad, including all testing code referring to it (ports 1317/26657)
  • Keep simapp but change ports (ports 1318/26658, i.e. default+1)
  • Add new chain stargate based wasmd (ports 1319/26659, i.e. default+2)
  • Update ports table in HACKING.md
@willclarktech
Copy link
Contributor

willclarktech commented Nov 11, 2020

Blocked by CosmWasm/wasmd#307
Blocked by CosmWasm/wasmd#308

@webmaster128
Copy link
Member Author

wasmd v0.12.0 is now available on DockerHub

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 a pull request may close this issue.

2 participants