cosmos-sdk/x/group/simulation
Anil Kumar Kammari 1a9654f8f5
refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696)
2022-04-20 11:27:19 -04:00
..
decoder.go feat: Add simulations to group module (#10723) 2022-01-21 10:52:26 +00:00
decoder_test.go refactor: Align on gov/group Proposals and Vote syntax (#11097) 2022-02-14 13:48:17 +00:00
genesis.go refactor(group): API naming audit (#11515) 2022-04-06 11:16:23 +00:00
genesis_test.go feat: Add simulations to group module (#10723) 2022-01-21 10:52:26 +00:00
operations.go refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with genutil/GenTx (#11696) 2022-04-20 11:27:19 -04:00
operations_test.go revert: replace all ModuleCdc instances with legacy.Cdc (#11680) 2022-04-20 09:27:40 +00:00