cosmos-sdk/types/module
mmsqe 0c1f6fc162
fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (#16583)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-11 16:07:05 +00:00
..
testutil refactor!: deprecate sdk.Msg.GetSigners (#15284) 2023-05-25 18:35:09 +00:00
configurator.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
core_module.go refactor: use appmodule.AppModule in integration helpers (#16755) 2023-06-29 08:16:17 +00:00
mock_appmodule_test.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
module_int_test.go test: use pointer receivers to avoid lock copies (#15217) 2023-02-28 18:27:57 +00:00
module_test.go fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (#16583) 2023-08-11 16:07:05 +00:00
module.go fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (#16583) 2023-08-11 16:07:05 +00:00
simulation.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00