cosmos-sdk/types/module
mergify[bot] 301ceca874
refactor: modules should implement appmodule.AppModule (backport #18252) (#18255)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-25 12:55:55 +00:00
..
testutil refactor!: deprecate sdk.Msg.GetSigners (#15284) 2023-05-25 18:35:09 +00:00
configurator.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
core_module.go refactor: modules should implement appmodule.AppModule (backport #18252) (#18255) 2023-10-25 12:55:55 +00:00
mock_appmodule_test.go refactor: precise compiler assertions and cleanup module.go (backport #17718) (#17724) 2023-09-13 19:08:56 +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!: reimplement PreFinalizeBlockHook as PreBlocker (backport #17713) (#17754) 2023-09-15 08:14:23 +00:00
module.go refactor: modules should implement appmodule.AppModule (backport #18252) (#18255) 2023-10-25 12:55:55 +00:00
simulation.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00