cosmos-sdk/types/module
Aaron Craelius 82659a7477
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-05-25 18:35:09 +00:00
..
testutil refactor!: deprecate sdk.Msg.GetSigners (#15284) 2023-05-25 18:35:09 +00:00
configurator.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
core_module.go fix(types): add fallbacks for CoreAppModuleBasicAdaptor (#16010) 2023-05-03 17:45:54 +00:00
genesis.go feat: support core API genesis in module manager (#14582) 2023-01-27 17:14:56 +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 feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
module.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
simulation.go refactor!: instantiate client.TxConfig once for simulations (#15875) 2023-04-19 12:47:27 +00:00