cosmos-sdk/docs/migrations
Robert Zaremba d39c42c987
Robert/docs slashing (#8329)
* update slashing docs

* x/slashing docs general audit & cleanup

* Update x/slashing/spec/02_state.md

Co-authored-by: Amaury <amaury.martiny@protonmail.com>

* Update x/slashing/spec/05_hooks.md

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* use code insertion widget

* review update

* Update x/slashing/spec/05_hooks.md

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* update link and location for fee distribution spec

Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-01-16 00:03:08 +01:00
..
README.md [docs]: Stargate migration guides (#7771) 2021-01-06 11:43:52 +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
rest.md Robert/docs slashing (#8329) 2021-01-16 00:03:08 +01: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