cosmos-sdk/types/module
Julien Robert facac1c5f8
refactor: split `ExportGenesis` into two functions to maintain backwards compatibility (#13448)
* split ExportGenesis into two functions to maintain backwards compatibility (#339)

* fix tests

Co-authored-by: Nicolas Lara <nicolaslara@gmail.com>
2022-10-04 22:42:58 +00:00
..
testutil refactor(testutil): remove dependency on simapp (#12624) 2022-07-20 07:34:58 +00:00
configurator.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
module.go refactor: split `ExportGenesis` into two functions to maintain backwards compatibility (#13448) 2022-10-04 22:42:58 +00:00
module_int_test.go feat: support in-place migration ordering (#10614) 2022-01-05 22:32:10 +00:00
module_test.go refactor: split `ExportGenesis` into two functions to maintain backwards compatibility (#13448) 2022-10-04 22:42:58 +00:00
simulation.go feat: Remove `RandomizedParams` from the `AppModuleSimulation` interface (#12846) 2022-08-10 14:34:45 +02:00