cosmos-sdk/x/upgrade
Julien Robert 77a96d5fe1
docs: update sdk & tm version links in docs (#12976)
* docs: update sdk & tm version links in docs

* revert unrelated change
2022-08-20 08:42:13 +02:00
..
client refactor: move module cli tests up to simapp (#12718) 2022-07-26 22:00:54 +00:00
exported x/upgrade: protocol version tracking (#8897) 2021-04-02 07:11:58 -07:00
keeper chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
plan chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
spec docs: update sdk & tm version links in docs (#12976) 2022-08-20 08:42:13 +02:00
types chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
abci_test.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
abci.go fix: move downgrade verification after store migration (#12906) 2022-08-11 09:36:43 -04:00
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
handler.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
module.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Upgrade

  • Upgrade - Software upgrades handling and coordination.