cosmos-sdk/docs/migrations
Tobias Schwarz b4bc63dd78
Chain Upgrade Guide: new_v040_genesis.json (#8313)
Genesis name changes from `new_v040_genesis.json` to `new_040_genesis.json` in this command. 

This is probably a typo

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-01-13 10:01:02 +00:00
..
app_and_modules.md [docs]: Stargate migration guides (#7771) 2021-01-06 11:43:52 +00:00
chain-upgrade-guide-040.md Chain Upgrade Guide: new_v040_genesis.json (#8313) 2021-01-13 10:01:02 +00:00
README.md [docs]: Stargate migration guides (#7771) 2021-01-06 11:43:52 +00:00
rest.md Create docs for signing & broadcasting txs (#8257) 2021-01-07 16:21:50 +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