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

docs: Add v0.18 migration #1599

Merged
merged 23 commits into from
Sep 27, 2021
Merged

docs: Add v0.18 migration #1599

merged 23 commits into from
Sep 27, 2021

Conversation

fadeev
Copy link
Contributor

@fadeev fadeev commented Sep 21, 2021

Based on #1575

These are the changes a dev needs to make to the default v0.17.3 template for it to be compatible with Cosmos SDK v0.44 and Starport v0.18.

We'll print a link to this guide when a user uses Starport v0.18, but has a pre-v0.44 version in go.mod.

Copy link
Contributor

@barriebyron barriebyron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's define some context and more details, wdyt about this addition?

docs/migration/index.md Show resolved Hide resolved
docs/migration/index.md Outdated Show resolved Hide resolved
docs/migration/index.md Outdated Show resolved Hide resolved
blockchain template

Co-authored-by: Denis Fadeev <[email protected]>
docs/migration/index.md Outdated Show resolved Hide resolved
docs/migration/index.md Outdated Show resolved Hide resolved
docs/migration/index.md Outdated Show resolved Hide resolved
docs/migration/index.md Show resolved Hide resolved
Copy link
Contributor

@barriebyron barriebyron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wdyt @fadeev ? we're getting closer

submitting changes to clarify reason and actions
Barrie Byron and others added 3 commits September 21, 2021 15:39
@fadeev fadeev marked this pull request as ready for review September 22, 2021 07:33
barriebyron
barriebyron previously approved these changes Sep 22, 2021
Copy link
Contributor

@barriebyron barriebyron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, I suggested a few minor changes for clarity

we are on a mission to use "Cosmos SDK" everywhere, not "the SDK"

docs/migration/index.md Outdated Show resolved Hide resolved
docs/migration/index.md Outdated Show resolved Hide resolved
docs/migration/index.md Outdated Show resolved Hide resolved
fadeev and others added 3 commits September 22, 2021 20:33
Co-authored-by: Barrie Byron <[email protected]>
Co-authored-by: Barrie Byron <[email protected]>
Co-authored-by: Barrie Byron <[email protected]>
@lumtis
Copy link
Contributor

lumtis commented Sep 24, 2021

This looks LGTM to me apart from my comment above👍

Maybe we can add go.mod changes first so that for users that uses an IDE, the incompatibilities are highlighted

@fadeev
Copy link
Contributor Author

fadeev commented Sep 24, 2021

@lubtd thanks! Reverted back to tmjson in InitChainer and moved go.mod.

lumtis
lumtis previously approved these changes Sep 24, 2021
@fadeev
Copy link
Contributor Author

fadeev commented Sep 24, 2021

@Pantani good catch about the BandChain support, added! Also, merged changes from develop, so need a review again 🙂

@fadeev fadeev requested a review from lumtis September 24, 2021 13:40
lumtis
lumtis previously approved these changes Sep 24, 2021
Pantani
Pantani previously approved these changes Sep 24, 2021
@fadeev fadeev dismissed stale reviews from Pantani and lumtis via f4c1386 September 27, 2021 04:36
@ilgooz ilgooz merged commit 195e12d into develop Sep 27, 2021
@ilgooz ilgooz deleted the docs-migration branch September 27, 2021 07:25
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* Add v0.18 migration

* Tabs to spaces

* add a description of migration requirements and context of why needed

* Update docs/migration/index.md

blockchain template

Co-authored-by: Denis Fadeev <[email protected]>

* Apply suggestions from code review

submitting changes to clarify reason and actions

* Update docs/migration/index.md

add missing blank line

* Intro

* Add go.mod

* Update docs/migration/index.md

Co-authored-by: Barrie Byron <[email protected]>

* Update docs/migration/index.md

Co-authored-by: Barrie Byron <[email protected]>

* Update docs/migration/index.md

Co-authored-by: Barrie Byron <[email protected]>

* Update docs/migration/index.md

Co-authored-by: Lucas Bertrand <[email protected]>

* remove extra ``go

* NewClientProposalHandler

* Update docs/migration/index.md

Co-authored-by: Tobias Schwarz <[email protected]>

* Add app.appCodec as an argument

* Keep `tmjson`

* Move `go.mod` higher

* BandChain support

* If mars is an IBC-module

Co-authored-by: Barrie Byron <[email protected]>
Co-authored-by: Barrie Byron <[email protected]>
Co-authored-by: Lucas Bertrand <[email protected]>
Co-authored-by: Tobias Schwarz <[email protected]>
Co-authored-by: Danilo Pantani <[email protected]>
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.

8 participants