cosmos-sdk/docs/migrations
Ryan Christoffersen cb66c99eab
chore: add markdownlint to lint commands (#9353)
* add markdownlint config

* update make lint commands

* update markdownlint config

* run make lint-fix

* fix empty link

* resuse docker container

* run lint-fix

* do not echo commands

Co-authored-by: ryanchrypto <12519942+ryanchrypto@users.noreply.github.com>
2021-05-27 15:31:04 +00:00
..
app_and_modules.md doc: Updates related to ServiceMsg, sdk.Msg and Msg service (#9294) 2021-05-12 15:47:54 +00:00
chain-upgrade-guide-040.md Update chain migration docs to use v0.42 (#9090) 2021-04-12 08:08:53 +00:00
keyring.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
README.md Keyring migrate command doc (#8979) 2021-04-12 10:18:07 +00:00
rest.md docs: update bech32 account docs (#9006) 2021-03-29 11:22:30 +00:00

Migrations

This folder contains all the migration guides to update your app and modules to Cosmos v0.40 Stargate.

  1. App and Modules Migration
  2. Chain Upgrade Guide to v0.40
  3. REST Endpoints Migration
  4. Keyring Migration