cosmos-sdk/types/module
Aaron Craelius 5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
..
testutil refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
configurator.go refactor(core)!: clean-up core and simplify preblock (#19672) 2024-03-11 14:39:37 +00:00
core_module.go refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
mock_appmodule_test.go refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
module_int_test.go chore: api cleanups (#19541) 2024-02-25 09:27:32 +00:00
module_test.go feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
module.go refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
simulation.go refactor(x/staking)!: removes the use of Accounts String() method (#19742) 2024-03-19 09:20:42 +00:00