cosmos-sdk/docs/migrations
Amaury d19791be89
Rename clientCtx.JSONMarshaler to JSONCodec (#9251)
* Rename clientCtx.JSONMarshaler to JSONCodec

* change md files

* Fix lint
2021-05-03 14:45:47 +00:00
..
README.md Keyring migrate command doc (#8979) 2021-04-12 10:18:07 +00:00
app_and_modules.md Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +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 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

README.md

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