cosmos-sdk/types/module
Julien Robert e3a3df2a82
refactor: move UpgradeModule interface to appmodule and fix mocks (#17383)
Co-authored-by: Marko <marko@baricevic.me>
2023-08-16 14:11:49 +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 refactor: move UpgradeModule interface to appmodule and fix mocks (#17383) 2023-08-16 14:11:49 +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 refactor: move UpgradeModule interface to appmodule and fix mocks (#17383) 2023-08-16 14:11:49 +00:00
module.go refactor: move UpgradeModule interface to appmodule and fix mocks (#17383) 2023-08-16 14:11:49 +00:00
simulation.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00