cosmos-sdk/x/upgrade
Julien Robert dc95e33efe
refactor: replace app wiring yaml config by go (#12757)
* refactor: end-to-end tests should use simapp

* updates

* updates

* remove unecessary AppWiring
2022-07-29 16:39:44 -03: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: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
plan chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
spec docs: add resources about x/upgrade module (#12705) 2022-07-25 11:20:35 +02:00
types chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
abci_test.go chore: remove legacy appmodule boiler plate (#12725) 2022-07-28 13:18:14 +02:00
abci.go fix: upgrade module panic (#11969) 2022-05-17 09:37:15 -04: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 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.