cosmos-sdk/x/upgrade
Aleksandr Bezobchuk 4675cb54f3
feat: deprecate x/params usage in x/mint (#12363)
2022-07-04 10:59:32 -04:00
..
client feat!: migrate `x/upgrade` to use app wiring (#12312) 2022-06-22 13:05:40 +02:00
exported x/upgrade: protocol version tracking (#8897) 2021-04-02 07:11:58 -07:00
keeper feat!: migrate `x/upgrade` to use app wiring (#12312) 2022-06-22 13:05:40 +02:00
plan chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
spec docs: remove app wiring from module docs (#12393) 2022-06-30 14:11:25 +01:00
testutil feat!: migrate `x/upgrade` to use app wiring (#12312) 2022-06-22 13:05:40 +02:00
types feat: deprecate x/params usage in x/mint (#12363) 2022-07-04 10:59:32 -04:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
abci.go fix: upgrade module panic (#11969) 2022-05-17 09:37:15 -04:00
abci_test.go feat!: migrate `x/upgrade` to use app wiring (#12312) 2022-06-22 13:05:40 +02:00
doc.go docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00
handler.go chore: Db linting (#12141) 2022-06-08 19:02:01 +02:00
module.go feat: migrate x/gov use app wiring (#12369) 2022-07-04 14:58:48 +02:00

README.md

Upgrade

  • Upgrade - Software upgrades handling and coordination.