Skip to content

Commit

Permalink
chore: remove legacy from modules (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
Woosang Son authored Jun 24, 2021
1 parent 1e36431 commit 9bcea92
Show file tree
Hide file tree
Showing 73 changed files with 0 additions and 6,683 deletions.
1 change: 0 additions & 1 deletion simapp/simd/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ func initRootCmd(rootCmd *cobra.Command, encodingConfig params.EncodingConfig) {
rootCmd.AddCommand(
genutilcli.InitCmd(simapp.ModuleBasics, simapp.DefaultNodeHome),
genutilcli.CollectGenTxsCmd(banktypes.GenesisBalancesIterator{}, simapp.DefaultNodeHome),
genutilcli.MigrateGenesisCmd(),
genutilcli.GenTxCmd(simapp.ModuleBasics, encodingConfig.TxConfig, banktypes.GenesisBalancesIterator{}, simapp.DefaultNodeHome),
genutilcli.ValidateGenesisCmd(simapp.ModuleBasics),
AddGenesisAccountCmd(simapp.DefaultNodeHome),
Expand Down
26 changes: 0 additions & 26 deletions x/auth/legacy/v034/types.go

This file was deleted.

14 changes: 0 additions & 14 deletions x/auth/legacy/v036/migrate.go

This file was deleted.

26 changes: 0 additions & 26 deletions x/auth/legacy/v036/migrate_test.go

This file was deleted.

19 changes: 0 additions & 19 deletions x/auth/legacy/v036/types.go

This file was deleted.

52 changes: 0 additions & 52 deletions x/auth/legacy/v038/migrate.go

This file was deleted.

159 changes: 0 additions & 159 deletions x/auth/legacy/v038/migrate_test.go

This file was deleted.

Loading

0 comments on commit 9bcea92

Please sign in to comment.