Skip to content

Instantly share code, notes, and snippets.

@kocubinski
Created August 23, 2022 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kocubinski/178da93d4173d56a79df5574fac50b4b to your computer and use it in GitHub Desktop.
Save kocubinski/178da93d4173d56a79df5574fac50b4b to your computer and use it in GitHub Desktop.
cosmos-sdk intermodule dependencies `main` 2022-08-23
/x/auth/ante/feegrant_test.go -> /x/feegrant/errors.go
/x/auth/client/testutil/suite.go -> /x/bank/client/cli/tx.go
/x/auth/client/testutil/suite.go -> /x/bank/types/msgs.go
/x/auth/client/testutil/suite.go -> /x/gov/client/testutil/helpers.go
/x/auth/client/testutil/suite.go -> /x/bank/types/query.pb.go
/x/auth/client/testutil/suite.go -> /x/bank/types/tx.pb.go
/x/auth/client/testutil/suite.go -> /x/genutil/client/cli/init.go
/x/auth/client/testutil/suite.go -> /x/gov/types/v1beta1/proposal.go
/x/auth/exported/exported.go -> /x/params/types/paramset.go
/x/auth/keeper/msg_server.go -> /x/gov/types/errors.go
/x/auth/migrations/v043/store.go -> /x/staking/types/staking.pb.go
/x/auth/migrations/v043/store.go -> /x/staking/types/query.pb.go
/x/auth/migrations/v043/store.go -> /x/bank/types/query.pb.go
/x/auth/migrations/v043/store_test.go -> /x/staking/keeper/delegation.go
/x/auth/migrations/v043/store_test.go -> /x/staking/types/staking.pb.go
/x/auth/migrations/v043/store_test.go -> /x/staking/types/params.go
/x/auth/migrations/v043/store_test.go -> /x/staking/keeper/params.go
/x/auth/migrations/v043/store_test.go -> /x/staking/abci.go
/x/auth/migrations/v043/store_test.go -> /x/staking/types/validator.go
/x/auth/migrations/v043/store_test.go -> /x/staking/keeper/validator.go
/x/auth/migrations/v043/store_test.go -> /x/staking/keeper/keeper.go
/x/auth/migrations/v043/store_test.go -> /x/bank/keeper/keeper.go
/x/auth/module.go -> /x/gov/types/keys.go
/x/auth/signing/handler_map_test.go -> /x/bank/types/tx.pb.go
/x/auth/simulation/params.go -> /x/simulation/params.go
/x/auth/testutil/app_config.go -> /x/params/types/keys.go
/x/auth/testutil/app_config.go -> /x/staking/types/keys.go
/x/auth/testutil/app_config.go -> /x/bank/types/keys.go
/x/auth/testutil/app_config.go -> /x/staking/types/pool.go
/x/auth/testutil/app_config.go -> /x/genutil/types/types.go
/x/auth/testutil/app_config.go -> /x/feegrant/key.go
/x/auth/testutil/app_config.go -> /x/mint/types/keys.go
/x/auth/tx/module/module.go -> /x/feegrant/keeper/keeper.go
/x/auth/types/params_legacy.go -> /x/params/types/paramset.go
/x/auth/types/params_legacy.go -> /x/params/types/table.go
/x/authz/client/cli/query.go -> /x/bank/types/send_authorization.go
/x/authz/client/cli/query.go -> /x/bank/types/authz.pb.go
/x/authz/client/cli/tx.go -> /x/staking/types/staking.pb.go
/x/authz/client/cli/tx.go -> /x/staking/types/authz.go
/x/authz/client/cli/tx.go -> /x/bank/types/send_authorization.go
/x/authz/client/cli/tx.go -> /x/staking/types/query.pb.go
/x/authz/client/cli/tx.go -> /x/staking/types/authz.pb.go
/x/authz/client/cli/tx.go -> /x/bank/types/authz.pb.go
/x/authz/client/testutil/grpc.go -> /x/bank/types/send_authorization.go
/x/authz/client/testutil/grpc.go -> /x/bank/types/authz.pb.go
/x/authz/client/testutil/tx.go -> /x/gov/client/testutil/helpers.go
/x/authz/client/testutil/tx.go -> /x/bank/types/send_authorization.go
/x/authz/client/testutil/tx.go -> /x/gov/types/v1/params.go
/x/authz/client/testutil/tx.go -> /x/staking/client/cli/tx.go
/x/authz/client/testutil/tx.go -> /x/gov/types/v1/tx.pb.go
/x/authz/client/testutil/tx.go -> /x/gov/client/cli/tx.go
/x/authz/client/testutil/tx.go -> /x/gov/types/v1beta1/proposal.go
/x/authz/client/testutil/tx.go -> /x/bank/types/authz.pb.go
/x/authz/generic_authorization_test.go -> /x/bank/types/authz.pb.go
/x/authz/generic_authorization_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/genesis_test.go -> /x/bank/types/codec.go
/x/authz/keeper/genesis_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/genesis_test.go -> /x/bank/types/authz.pb.go
/x/authz/keeper/grpc_query_test.go -> /x/bank/types/authz.pb.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/codec.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/tx.pb.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/authz.pb.go
/x/authz/keeper/keys_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/keys_test.go -> /x/bank/types/authz.pb.go
/x/authz/migrations/v046/keys_test.go -> /x/bank/types/authz.pb.go
/x/authz/migrations/v046/keys_test.go -> /x/bank/types/send_authorization.go
/x/authz/migrations/v046/store_test.go -> /x/bank/types/send_authorization.go
/x/authz/migrations/v046/store_test.go -> /x/gov/types/v1beta1/tx.pb.go
/x/authz/migrations/v046/store_test.go -> /x/bank/types/authz.pb.go
/x/authz/module/abci_test.go -> /x/bank/types/codec.go
/x/authz/module/abci_test.go -> /x/bank/types/send_authorization.go
/x/authz/msgs_test.go -> /x/staking/types/authz.go
/x/authz/msgs_test.go -> /x/bank/types/send_authorization.go
/x/authz/msgs_test.go -> /x/staking/types/authz.pb.go
/x/authz/msgs_test.go -> /x/bank/types/tx.pb.go
/x/authz/msgs_test.go -> /x/bank/types/authz.pb.go
/x/authz/simulation/decoder_test.go -> /x/bank/types/codec.go
/x/authz/simulation/decoder_test.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/genesis.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/genesis.go -> /x/gov/types/v1/tx.pb.go
/x/authz/simulation/genesis_test.go -> /x/bank/types/codec.go
/x/authz/simulation/operations.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/operations.go -> /x/bank/types/tx.pb.go
/x/authz/simulation/operations.go -> /x/bank/types/msgs.go
/x/authz/simulation/operations.go -> /x/simulation/operation.go
/x/authz/simulation/operations.go -> /x/bank/types/authz.pb.go
/x/authz/simulation/operations_test.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/authz/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/authz/simulation/operations_test.go -> /x/bank/types/authz.pb.go
/x/authz/testutil/app_config.go -> /x/params/types/keys.go
/x/authz/testutil/app_config.go -> /x/gov/types/keys.go
/x/authz/testutil/app_config.go -> /x/staking/types/keys.go
/x/authz/testutil/app_config.go -> /x/bank/types/keys.go
/x/authz/testutil/app_config.go -> /x/staking/types/pool.go
/x/authz/testutil/app_config.go -> /x/genutil/types/types.go
/x/authz/testutil/app_config.go -> /x/mint/types/keys.go
/x/authz/testutil/bank_helpers.go -> /x/bank/types/tx.pb.go
/x/authz/client/cli/query.go -> /x/bank/types/send_authorization.go
/x/authz/client/cli/query.go -> /x/bank/types/authz.pb.go
/x/authz/client/cli/tx.go -> /x/staking/types/staking.pb.go
/x/authz/client/cli/tx.go -> /x/staking/types/authz.go
/x/authz/client/cli/tx.go -> /x/bank/types/send_authorization.go
/x/authz/client/cli/tx.go -> /x/staking/types/query.pb.go
/x/authz/client/cli/tx.go -> /x/staking/types/authz.pb.go
/x/authz/client/cli/tx.go -> /x/auth/client/tx.go
/x/authz/client/cli/tx.go -> /x/bank/types/authz.pb.go
/x/authz/client/testutil/grpc.go -> /x/bank/types/send_authorization.go
/x/authz/client/testutil/grpc.go -> /x/bank/types/authz.pb.go
/x/authz/client/testutil/tx.go -> /x/gov/client/testutil/helpers.go
/x/authz/client/testutil/tx.go -> /x/bank/types/send_authorization.go
/x/authz/client/testutil/tx.go -> /x/gov/types/v1/params.go
/x/authz/client/testutil/tx.go -> /x/staking/client/cli/tx.go
/x/authz/client/testutil/tx.go -> /x/gov/types/v1/tx.pb.go
/x/authz/client/testutil/tx.go -> /x/gov/client/cli/tx.go
/x/authz/client/testutil/tx.go -> /x/gov/types/v1beta1/proposal.go
/x/authz/client/testutil/tx.go -> /x/bank/types/authz.pb.go
/x/authz/expected_keepers.go -> /x/auth/types/account.go
/x/authz/generic_authorization_test.go -> /x/bank/types/authz.pb.go
/x/authz/generic_authorization_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/genesis_test.go -> /x/bank/types/codec.go
/x/authz/keeper/genesis_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/genesis_test.go -> /x/bank/types/authz.pb.go
/x/authz/keeper/grpc_query_test.go -> /x/bank/types/authz.pb.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/codec.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/tx.pb.go
/x/authz/keeper/keeper_test.go -> /x/bank/types/authz.pb.go
/x/authz/keeper/keys_test.go -> /x/bank/types/send_authorization.go
/x/authz/keeper/keys_test.go -> /x/bank/types/authz.pb.go
/x/authz/migrations/v046/keys_test.go -> /x/bank/types/authz.pb.go
/x/authz/migrations/v046/keys_test.go -> /x/bank/types/send_authorization.go
/x/authz/migrations/v046/store_test.go -> /x/bank/types/send_authorization.go
/x/authz/migrations/v046/store_test.go -> /x/gov/types/v1beta1/tx.pb.go
/x/authz/migrations/v046/store_test.go -> /x/bank/types/authz.pb.go
/x/authz/module/abci_test.go -> /x/bank/types/codec.go
/x/authz/module/abci_test.go -> /x/bank/types/send_authorization.go
/x/authz/module/abci_test.go -> /x/auth/types/account.go
/x/authz/msgs.go -> /x/auth/migrations/legacytx/stdsign.go
/x/authz/msgs_test.go -> /x/staking/types/authz.go
/x/authz/msgs_test.go -> /x/bank/types/send_authorization.go
/x/authz/msgs_test.go -> /x/auth/migrations/legacytx/stdtx.go
/x/authz/msgs_test.go -> /x/auth/migrations/legacytx/stdsign.go
/x/authz/msgs_test.go -> /x/staking/types/authz.pb.go
/x/authz/msgs_test.go -> /x/bank/types/tx.pb.go
/x/authz/msgs_test.go -> /x/bank/types/authz.pb.go
/x/authz/simulation/decoder_test.go -> /x/bank/types/codec.go
/x/authz/simulation/decoder_test.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/genesis.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/genesis.go -> /x/gov/types/v1/tx.pb.go
/x/authz/simulation/genesis_test.go -> /x/bank/types/codec.go
/x/authz/simulation/operations.go -> /x/auth/tx/config.go
/x/authz/simulation/operations.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/operations.go -> /x/bank/types/tx.pb.go
/x/authz/simulation/operations.go -> /x/bank/types/msgs.go
/x/authz/simulation/operations.go -> /x/simulation/operation.go
/x/authz/simulation/operations.go -> /x/auth/types/account.go
/x/authz/simulation/operations.go -> /x/auth/tx/mode_handler.go
/x/authz/simulation/operations.go -> /x/bank/types/authz.pb.go
/x/authz/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/authz/simulation/operations_test.go -> /x/bank/types/send_authorization.go
/x/authz/simulation/operations_test.go -> /x/auth/keeper/keeper.go
/x/authz/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/authz/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/authz/simulation/operations_test.go -> /x/bank/types/authz.pb.go
/x/authz/testutil/app_config.go -> /x/params/types/keys.go
/x/authz/testutil/app_config.go -> /x/gov/types/keys.go
/x/authz/testutil/app_config.go -> /x/staking/types/keys.go
/x/authz/testutil/app_config.go -> /x/auth/types/keys.go
/x/authz/testutil/app_config.go -> /x/bank/types/keys.go
/x/authz/testutil/app_config.go -> /x/auth/types/permissions.go
/x/authz/testutil/app_config.go -> /x/staking/types/pool.go
/x/authz/testutil/app_config.go -> /x/genutil/types/types.go
/x/authz/testutil/app_config.go -> /x/mint/types/keys.go
/x/authz/testutil/bank_helpers.go -> /x/bank/types/tx.pb.go
/x/bank/app_test.go -> /x/auth/types/account.go
/x/bank/app_test.go -> /x/auth/types/auth.pb.go
/x/bank/bench_test.go -> /x/auth/types/account.go
/x/bank/bench_test.go -> /x/staking/types/pool.go
/x/bank/bench_test.go -> /x/auth/types/auth.pb.go
/x/bank/exported/exported.go -> /x/params/types/paramset.go
/x/bank/keeper/genesis_test.go -> /x/mint/types/keys.go
/x/bank/keeper/grpc_query_test.go -> /x/mint/types/keys.go
/x/bank/keeper/grpc_query_test.go -> /x/auth/vesting/types/vesting_account.go
/x/bank/keeper/grpc_query_test.go -> /x/auth/types/account.go
/x/bank/keeper/keeper.go -> /x/auth/types/account.go
/x/bank/keeper/keeper.go -> /x/auth/types/permissions.go
/x/bank/keeper/keeper_test.go -> /x/auth/vesting/types/period.go
/x/bank/keeper/keeper_test.go -> /x/mint/types/keys.go
/x/bank/keeper/keeper_test.go -> /x/gov/types/keys.go
/x/bank/keeper/keeper_test.go -> /x/auth/types/account.go
/x/bank/keeper/keeper_test.go -> /x/auth/types/permissions.go
/x/bank/keeper/keeper_test.go -> /x/auth/vesting/types/vesting.pb.go
/x/bank/keeper/keeper_test.go -> /x/auth/vesting/types/vesting_account.go
/x/bank/keeper/keeper_test.go -> /x/auth/types/auth.pb.go
/x/bank/keeper/msg_server.go -> /x/gov/types/errors.go
/x/bank/keeper/msg_service_test.go -> /x/auth/types/account.go
/x/bank/keeper/msg_service_test.go -> /x/auth/types/auth.pb.go
/x/bank/migrations/v1/types.go -> /x/auth/migrations/v042/types.go
/x/bank/migrations/v2/store.go -> /x/auth/migrations/v042/types.go
/x/bank/module.go -> /x/gov/types/keys.go
/x/bank/module.go -> /x/auth/types/account.go
/x/bank/module.go -> /x/auth/types/permissions.go
/x/bank/simulation/operations.go -> /x/distribution/types/keys.go
/x/bank/simulation/operations.go -> /x/simulation/operation.go
/x/bank/simulation/operations.go -> /x/auth/types/account.go
/x/bank/simulation/params.go -> /x/simulation/params.go
/x/bank/testutil/test_helpers.go -> /x/mint/types/keys.go
/x/bank/types/codec.go -> /x/authz/authorizations.go
/x/bank/types/codec.go -> /x/authz/codec/cdc.go
/x/bank/types/expected_keepers.go -> /x/auth/types/permissions.go
/x/bank/types/expected_keepers.go -> /x/auth/types/account.go
/x/bank/types/params_legacy.go -> /x/params/types/paramset.go
/x/bank/types/params_legacy.go -> /x/params/types/table.go
/x/bank/types/send_authorization.go -> /x/authz/authorizations.go
/x/bank/types/send_authorization_test.go -> /x/authz/authorizations.go
/x/capability/capability_test.go -> /x/bank/types/keys.go
/x/capability/genesis_test.go -> /x/staking/types/keys.go
/x/capability/genesis_test.go -> /x/bank/types/keys.go
/x/capability/testutil/app_config.go -> /x/params/types/keys.go
/x/capability/testutil/app_config.go -> /x/staking/types/keys.go
/x/capability/testutil/app_config.go -> /x/auth/types/keys.go
/x/capability/testutil/app_config.go -> /x/bank/types/keys.go
/x/capability/testutil/app_config.go -> /x/auth/types/permissions.go
/x/capability/testutil/app_config.go -> /x/staking/types/pool.go
/x/capability/testutil/app_config.go -> /x/genutil/types/types.go
/x/crisis/exported/exported.go -> /x/params/types/paramset.go
/x/crisis/keeper/msg_server.go -> /x/gov/types/errors.go
/x/crisis/migrations/v2/migrate_test.go -> /x/distribution/module.go
/x/crisis/module.go -> /x/auth/types/keys.go
/x/crisis/module.go -> /x/gov/types/keys.go
/x/crisis/module.go -> /x/auth/types/account.go
/x/crisis/types/codec.go -> /x/authz/codec/cdc.go
/x/crisis/types/legacy_params.go -> /x/params/types/paramset.go
/x/crisis/types/legacy_params.go -> /x/params/types/table.go
/x/distribution/client/testutil/suite.go -> /x/mint/types/genesis.pb.go
/x/distribution/client/testutil/suite.go -> /x/mint/types/mint.pb.go
/x/distribution/client/testutil/suite.go -> /x/mint/types/keys.go
/x/distribution/client/testutil/withdraw_all_suite.go -> /x/staking/client/cli/tx.go
/x/distribution/exported/exported.go -> /x/params/types/paramset.go
/x/distribution/keeper/alias_functions.go -> /x/auth/types/account.go
/x/distribution/keeper/allocation.go -> /x/auth/types/account.go
/x/distribution/keeper/allocation.go -> /x/staking/types/exported.go
/x/distribution/keeper/allocation_test.go -> /x/auth/keeper/account.go
/x/distribution/keeper/allocation_test.go -> /x/auth/types/keys.go
/x/distribution/keeper/allocation_test.go -> /x/auth/keeper/keeper.go
/x/distribution/keeper/allocation_test.go -> /x/staking/types/commission.go
/x/distribution/keeper/allocation_test.go -> /x/staking/types/exported.go
/x/distribution/keeper/allocation_test.go -> /x/bank/testutil/test_helpers.go
/x/distribution/keeper/allocation_test.go -> /x/staking/teststaking/helper.go
/x/distribution/keeper/allocation_test.go -> /x/auth/types/account.go
/x/distribution/keeper/allocation_test.go -> /x/staking/keeper/keeper.go
/x/distribution/keeper/allocation_test.go -> /x/staking/keeper/alias_functions.go
/x/distribution/keeper/allocation_test.go -> /x/bank/keeper/keeper.go
/x/distribution/keeper/common_test.go -> /x/auth/types/account.go
/x/distribution/keeper/delegation.go -> /x/staking/types/exported.go
/x/distribution/keeper/delegation_test.go -> /x/bank/keeper/view.go
/x/distribution/keeper/delegation_test.go -> /x/staking/abci.go
/x/distribution/keeper/delegation_test.go -> /x/auth/keeper/keeper.go
/x/distribution/keeper/delegation_test.go -> /x/staking/types/commission.go
/x/distribution/keeper/delegation_test.go -> /x/bank/testutil/test_helpers.go
/x/distribution/keeper/delegation_test.go -> /x/staking/teststaking/helper.go
/x/distribution/keeper/delegation_test.go -> /x/auth/types/account.go
/x/distribution/keeper/delegation_test.go -> /x/staking/keeper/keeper.go
/x/distribution/keeper/delegation_test.go -> /x/staking/keeper/alias_functions.go
/x/distribution/keeper/delegation_test.go -> /x/bank/keeper/keeper.go
/x/distribution/keeper/delegation_test.go -> /x/staking/keeper/slash.go
/x/distribution/keeper/delegation_test.go -> /x/staking/keeper/power_reduction.go
/x/distribution/keeper/genesis.go -> /x/auth/types/account.go
/x/distribution/keeper/grpc_query.go -> /x/staking/types/exported.go
/x/distribution/keeper/grpc_query_test.go -> /x/staking/abci.go
/x/distribution/keeper/grpc_query_test.go -> /x/staking/types/commission.go
/x/distribution/keeper/grpc_query_test.go -> /x/bank/testutil/test_helpers.go
/x/distribution/keeper/grpc_query_test.go -> /x/staking/teststaking/helper.go
/x/distribution/keeper/grpc_query_test.go -> /x/staking/keeper/keeper.go
/x/distribution/keeper/grpc_query_test.go -> /x/staking/keeper/alias_functions.go
/x/distribution/keeper/grpc_query_test.go -> /x/bank/keeper/keeper.go
/x/distribution/keeper/hooks.go -> /x/staking/types/expected_keepers.go
/x/distribution/keeper/invariants.go -> /x/auth/types/account.go
/x/distribution/keeper/invariants.go -> /x/staking/types/delegation.go
/x/distribution/keeper/invariants.go -> /x/staking/types/exported.go
/x/distribution/keeper/keeper_test.go -> /x/bank/keeper/view.go
/x/distribution/keeper/keeper_test.go -> /x/auth/keeper/keeper.go
/x/distribution/keeper/keeper_test.go -> /x/bank/testutil/test_helpers.go
/x/distribution/keeper/keeper_test.go -> /x/auth/types/account.go
/x/distribution/keeper/keeper_test.go -> /x/staking/keeper/keeper.go
/x/distribution/keeper/keeper_test.go -> /x/bank/keeper/keeper.go
/x/distribution/keeper/keeper_test.go -> /x/staking/keeper/power_reduction.go
/x/distribution/keeper/msg_server.go -> /x/gov/types/errors.go
/x/distribution/keeper/msg_server_test.go -> /x/bank/keeper/view.go
/x/distribution/keeper/validator.go -> /x/staking/types/exported.go
/x/distribution/migrations/v042/types.go -> /x/auth/migrations/v042/types.go
/x/distribution/migrations/v043/helpers.go -> /x/auth/migrations/v042/types.go
/x/distribution/module.go -> /x/gov/types/keys.go
/x/distribution/module.go -> /x/auth/types/account.go
/x/distribution/module.go -> /x/auth/types/keys.go
/x/distribution/module.go -> /x/staking/types/expected_keepers.go
/x/distribution/module_test.go -> /x/auth/keeper/account.go
/x/distribution/module_test.go -> /x/auth/types/account.go
/x/distribution/module_test.go -> /x/auth/keeper/keeper.go
/x/distribution/simulation/operations.go -> /x/auth/tx/config.go
/x/distribution/simulation/operations.go -> /x/staking/types/delegation.go
/x/distribution/simulation/operations.go -> /x/staking/types/exported.go
/x/distribution/simulation/operations.go -> /x/staking/types/validator.go
/x/distribution/simulation/operations.go -> /x/simulation/operation.go
/x/distribution/simulation/operations.go -> /x/auth/types/account.go
/x/distribution/simulation/operations.go -> /x/auth/tx/mode_handler.go
/x/distribution/simulation/operations.go -> /x/simulation/util.go
/x/distribution/simulation/operations_test.go -> /x/staking/types/staking.pb.go
/x/distribution/simulation/operations_test.go -> /x/auth/keeper/keeper.go
/x/distribution/simulation/operations_test.go -> /x/staking/types/delegation.go
/x/distribution/simulation/operations_test.go -> /x/staking/types/commission.go
/x/distribution/simulation/operations_test.go -> /x/staking/types/validator.go
/x/distribution/simulation/operations_test.go -> /x/staking/keeper/validator.go
/x/distribution/simulation/operations_test.go -> /x/auth/types/account.go
/x/distribution/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/distribution/simulation/operations_test.go -> /x/staking/keeper/delegation.go
/x/distribution/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/distribution/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/distribution/simulation/operations_test.go -> /x/staking/keeper/keeper.go
/x/distribution/simulation/operations_test.go -> /x/staking/keeper/power_reduction.go
/x/distribution/simulation/params.go -> /x/simulation/params.go
/x/distribution/testutil/app_config.go -> /x/params/types/keys.go
/x/distribution/testutil/app_config.go -> /x/staking/types/keys.go
/x/distribution/testutil/app_config.go -> /x/auth/types/keys.go
/x/distribution/testutil/app_config.go -> /x/bank/types/keys.go
/x/distribution/testutil/app_config.go -> /x/auth/types/permissions.go
/x/distribution/testutil/app_config.go -> /x/staking/types/pool.go
/x/distribution/testutil/app_config.go -> /x/genutil/types/types.go
/x/distribution/testutil/app_config.go -> /x/mint/types/keys.go
/x/distribution/types/codec.go -> /x/authz/codec/cdc.go
/x/distribution/types/expected_keepers.go -> /x/staking/types/staking.pb.go
/x/distribution/types/expected_keepers.go -> /x/auth/types/account.go
/x/distribution/types/expected_keepers.go -> /x/staking/types/exported.go
/x/distribution/types/params_legacy.go -> /x/params/types/paramset.go
/x/distribution/types/params_legacy.go -> /x/params/types/table.go
/x/evidence/keeper/infraction.go -> /x/staking/types/exported.go
/x/evidence/keeper/infraction_test.go -> /x/staking/keeper/delegation.go
/x/evidence/keeper/infraction_test.go -> /x/slashing/keeper/infractions.go
/x/evidence/keeper/infraction_test.go -> /x/staking/types/staking.pb.go
/x/evidence/keeper/infraction_test.go -> /x/bank/keeper/view.go
/x/evidence/keeper/infraction_test.go -> /x/staking/keeper/params.go
/x/evidence/keeper/infraction_test.go -> /x/staking/abci.go
/x/evidence/keeper/infraction_test.go -> /x/slashing/keeper/keeper.go
/x/evidence/keeper/infraction_test.go -> /x/slashing/keeper/unjail.go
/x/evidence/keeper/infraction_test.go -> /x/mint/types/keys.go
/x/evidence/keeper/infraction_test.go -> /x/auth/keeper/keeper.go
/x/evidence/keeper/infraction_test.go -> /x/staking/types/delegation.go
/x/evidence/keeper/infraction_test.go -> /x/staking/types/exported.go
/x/evidence/keeper/infraction_test.go -> /x/staking/types/validator.go
/x/evidence/keeper/infraction_test.go -> /x/staking/keeper/validator.go
/x/evidence/keeper/infraction_test.go -> /x/staking/teststaking/helper.go
/x/evidence/keeper/infraction_test.go -> /x/staking/keeper/keeper.go
/x/evidence/keeper/infraction_test.go -> /x/staking/keeper/alias_functions.go
/x/evidence/keeper/infraction_test.go -> /x/bank/keeper/keeper.go
/x/evidence/keeper/infraction_test.go -> /x/slashing/keeper/signing_info.go
/x/evidence/spec/06_begin_block.md -> /x/staking/spec/02_state_transitions.md
/x/evidence/testutil/app_config.go -> /x/params/types/keys.go
/x/evidence/testutil/app_config.go -> /x/staking/types/keys.go
/x/evidence/testutil/app_config.go -> /x/auth/types/keys.go
/x/evidence/testutil/app_config.go -> /x/bank/types/keys.go
/x/evidence/testutil/app_config.go -> /x/slashing/types/keys.go
/x/evidence/testutil/app_config.go -> /x/auth/types/permissions.go
/x/evidence/testutil/app_config.go -> /x/staking/types/pool.go
/x/evidence/testutil/app_config.go -> /x/genutil/types/types.go
/x/evidence/testutil/app_config.go -> /x/mint/types/keys.go
/x/evidence/types/codec.go -> /x/authz/codec/cdc.go
/x/evidence/types/expected_keepers.go -> /x/staking/types/staking.pb.go
/x/evidence/types/expected_keepers.go -> /x/auth/types/account.go
/x/evidence/types/expected_keepers.go -> /x/staking/types/exported.go
/x/feegrant/client/testutil/suite.go -> /x/gov/client/testutil/helpers.go
/x/feegrant/client/testutil/suite.go -> /x/gov/types/v1beta1/tx.pb.go
/x/feegrant/client/testutil/suite.go -> /x/gov/types/v1/tx.pb.go
/x/feegrant/client/testutil/suite.go -> /x/gov/types/v1beta1/proposal.go
/x/feegrant/codec.go -> /x/authz/codec/cdc.go
/x/feegrant/expected_keepers.go -> /x/auth/types/account.go
/x/feegrant/filtered_fee_test.go -> /x/bank/types/tx.pb.go
/x/feegrant/keeper/genesis_test.go -> /x/auth/types/account.go
/x/feegrant/keeper/keeper.go -> /x/auth/ante/expected_keepers.go
/x/feegrant/keeper/keeper_test.go -> /x/auth/types/account.go
/x/feegrant/module/abci_test.go -> /x/auth/types/account.go
/x/feegrant/msgs.go -> /x/auth/migrations/legacytx/stdsign.go
/x/feegrant/msgs_test.go -> /x/auth/migrations/legacytx/stdtx.go
/x/feegrant/msgs_test.go -> /x/auth/migrations/legacytx/stdsign.go
/x/feegrant/simulation/operations.go -> /x/auth/tx/config.go
/x/feegrant/simulation/operations.go -> /x/simulation/operation.go
/x/feegrant/simulation/operations.go -> /x/auth/types/account.go
/x/feegrant/simulation/operations.go -> /x/auth/tx/mode_handler.go
/x/feegrant/simulation/operations.go -> /x/simulation/util.go
/x/feegrant/simulation/operations_test.go -> /x/auth/keeper/keeper.go
/x/feegrant/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/feegrant/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/feegrant/spec/01_concepts.md -> /x/auth/spec/03_antehandlers.md
/x/feegrant/testutil/app_config.go -> /x/params/types/keys.go
/x/feegrant/testutil/app_config.go -> /x/staking/types/keys.go
/x/feegrant/testutil/app_config.go -> /x/auth/types/keys.go
/x/feegrant/testutil/app_config.go -> /x/bank/types/keys.go
/x/feegrant/testutil/app_config.go -> /x/auth/vesting/types/constants.go
/x/feegrant/testutil/app_config.go -> /x/auth/types/permissions.go
/x/feegrant/testutil/app_config.go -> /x/staking/types/pool.go
/x/feegrant/testutil/app_config.go -> /x/genutil/types/types.go
/x/feegrant/testutil/app_config.go -> /x/mint/types/keys.go
/x/genutil/client/cli/gentx.go -> /x/staking/client/cli/flags.go
/x/genutil/client/cli/gentx.go -> /x/staking/client/cli/tx.go
/x/genutil/client/cli/gentx.go -> /x/auth/client/tx.go
/x/genutil/client/cli/init.go -> /x/staking/types/staking.pb.go
/x/genutil/client/cli/init.go -> /x/staking/types/genesis.pb.go
/x/genutil/client/cli/init.go -> /x/staking/types/keys.go
/x/genutil/client/cli/init_test.go -> /x/staking/module.go
/x/genutil/client/testutil/suite.go -> /x/staking/client/cli/flags.go
/x/genutil/client/testutil/suite.go -> /x/bank/types/balance.go
/x/genutil/client/testutil/suite.go -> /x/staking/types/tx.pb.go
/x/genutil/collect.go -> /x/staking/types/staking.pb.go
/x/genutil/collect.go -> /x/staking/types/tx.pb.go
/x/genutil/collect.go -> /x/bank/exported/exported.go
/x/genutil/collect_test.go -> /x/bank/exported/exported.go
/x/genutil/gentx.go -> /x/staking/types/genesis.pb.go
/x/genutil/gentx.go -> /x/staking/types/staking.pb.go
/x/genutil/gentx.go -> /x/staking/types/keys.go
/x/genutil/gentx.go -> /x/bank/exported/exported.go
/x/genutil/migrations/v043/migrate.go -> /x/bank/types/genesis.pb.go
/x/genutil/migrations/v043/migrate.go -> /x/gov/migrations/v1/types.go
/x/genutil/migrations/v043/migrate.go -> /x/gov/types/v1beta1/genesis.pb.go
/x/genutil/migrations/v043/migrate.go -> /x/bank/migrations/v1/types.go
/x/genutil/migrations/v043/migrate.go -> /x/gov/migrations/v2/keys.go
/x/genutil/migrations/v043/migrate.go -> /x/bank/migrations/v2/json.go
/x/genutil/migrations/v043/migrate.go -> /x/gov/migrations/v2/json.go
/x/genutil/migrations/v043/migrate.go -> /x/bank/migrations/v2/keys.go
/x/genutil/migrations/v046/migrate.go -> /x/staking/types/genesis.pb.go
/x/genutil/migrations/v046/migrate.go -> /x/staking/migrations/v2/keys.go
/x/genutil/migrations/v046/migrate.go -> /x/staking/migrations/v3/json.go
/x/genutil/migrations/v046/migrate.go -> /x/gov/types/v1beta1/genesis.pb.go
/x/genutil/migrations/v046/migrate.go -> /x/staking/migrations/v3/keys.go
/x/genutil/migrations/v046/migrate.go -> /x/gov/migrations/v3/keys.go
/x/genutil/migrations/v046/migrate.go -> /x/gov/migrations/v2/keys.go
/x/genutil/migrations/v046/migrate.go -> /x/gov/migrations/v3/json.go
/x/genutil/migrations/v047/migrate.go -> /x/bank/types/genesis.pb.go
/x/genutil/migrations/v047/migrate.go -> /x/bank/migrations/v4/gen_state.go
/x/genutil/migrations/v047/migrate.go -> /x/bank/types/keys.go
/x/genutil/types/expected_keepers.go -> /x/auth/types/account.go
/x/genutil/types/expected_keepers.go -> /x/bank/exported/exported.go
/x/genutil/types/genesis_state.go -> /x/staking/types/tx.pb.go
/x/genutil/types/genesis_state_test.go -> /x/staking/module.go
/x/genutil/types/genesis_state_test.go -> /x/staking/types/staking.pb.go
/x/genutil/types/genesis_state_test.go -> /x/bank/types/keys.go
/x/genutil/types/genesis_state_test.go -> /x/bank/types/balance.go
/x/genutil/types/genesis_state_test.go -> /x/staking/types/validator.go
/x/genutil/types/genesis_state_test.go -> /x/staking/types/msg.go
/x/genutil/types/genesis_state_test.go -> /x/bank/types/genesis.pb.go
/x/genutil/types/genesis_state_test.go -> /x/bank/types/bank.pb.go
/x/gov/abci_test.go -> /x/bank/keeper/view.go
/x/gov/abci_test.go -> /x/staking/abci.go
/x/gov/abci_test.go -> /x/staking/keeper/msg_server.go
/x/gov/abci_test.go -> /x/staking/types/tx.pb.go
/x/gov/abci_test.go -> /x/staking/types/msg.go
/x/gov/abci_test.go -> /x/auth/types/account.go
/x/gov/abci_test.go -> /x/staking/keeper/power_reduction.go
/x/gov/client/cli/parse_test.go -> /x/bank/types/codec.go
/x/gov/client/cli/parse_test.go -> /x/staking/types/codec.go
/x/gov/client/cli/parse_test.go -> /x/bank/types/tx.pb.go
/x/gov/client/cli/parse_test.go -> /x/staking/types/tx.pb.go
/x/gov/client/testutil/tx.go -> /x/auth/types/account.go
/x/gov/client/utils/query.go -> /x/auth/tx/query.go
/x/gov/client/utils/query_test.go -> /x/auth/migrations/legacytx/stdsign.go
/x/gov/common_test.go -> /x/auth/types/account.go
/x/gov/common_test.go -> /x/staking/types/commission.go
/x/gov/common_test.go -> /x/staking/types/validator.go
/x/gov/exported/exported.go -> /x/params/types/paramset.go
/x/gov/genesis.go -> /x/auth/types/account.go
/x/gov/genesis_test.go -> /x/auth/types/keys.go
/x/gov/genesis_test.go -> /x/bank/types/keys.go
/x/gov/genesis_test.go -> /x/bank/keeper/view.go
/x/gov/genesis_test.go -> /x/distribution/types/keys.go
/x/gov/genesis_test.go -> /x/distribution/keeper/genesis.go
/x/gov/genesis_test.go -> /x/staking/keeper/genesis.go
/x/gov/genesis_test.go -> /x/staking/types/keys.go
/x/gov/genesis_test.go -> /x/auth/types/account.go
/x/gov/genesis_test.go -> /x/auth/keeper/genesis.go
/x/gov/genesis_test.go -> /x/bank/keeper/keeper.go
/x/gov/keeper/common_test.go -> /x/staking/keeper/delegation.go
/x/gov/keeper/common_test.go -> /x/staking/types/staking.pb.go
/x/gov/keeper/common_test.go -> /x/staking/abci.go
/x/gov/keeper/common_test.go -> /x/bank/types/msgs.go
/x/gov/keeper/common_test.go -> /x/staking/types/validator.go
/x/gov/keeper/common_test.go -> /x/staking/keeper/validator.go
/x/gov/keeper/common_test.go -> /x/staking/types/keys.go
/x/gov/keeper/common_test.go -> /x/auth/types/account.go
/x/gov/keeper/common_test.go -> /x/staking/keeper/keeper.go
/x/gov/keeper/common_test.go -> /x/staking/keeper/power_reduction.go
/x/gov/keeper/deposit_test.go -> /x/bank/keeper/view.go
/x/gov/keeper/deposit_test.go -> /x/staking/keeper/power_reduction.go
/x/gov/keeper/grpc_query_test.go -> /x/auth/types/account.go
/x/gov/keeper/grpc_query_test.go -> /x/staking/keeper/power_reduction.go
/x/gov/keeper/invariants.go -> /x/auth/types/account.go
/x/gov/keeper/keeper.go -> /x/auth/types/account.go
/x/gov/keeper/keeper_test.go -> /x/mint/types/keys.go
/x/gov/keeper/keeper_test.go -> /x/auth/types/account.go
/x/gov/keeper/keeper_test.go -> /x/bank/keeper/keeper.go
/x/gov/keeper/msg_server.go -> /x/auth/types/account.go
/x/gov/keeper/msg_server_test.go -> /x/bank/types/tx.pb.go
/x/gov/keeper/msg_server_test.go -> /x/bank/types/genesis.pb.go
/x/gov/keeper/msg_server_test.go -> /x/auth/types/account.go
/x/gov/keeper/msg_server_test.go -> /x/auth/types/auth.pb.go
/x/gov/keeper/proposal.go -> /x/auth/types/account.go
/x/gov/keeper/proposal_test.go -> /x/auth/types/account.go
/x/gov/keeper/tally.go -> /x/staking/types/exported.go
/x/gov/keeper/tally_test.go -> /x/staking/keeper/delegation.go
/x/gov/keeper/tally_test.go -> /x/staking/types/staking.pb.go
/x/gov/keeper/tally_test.go -> /x/staking/abci.go
/x/gov/keeper/tally_test.go -> /x/staking/types/validator.go
/x/gov/keeper/tally_test.go -> /x/staking/keeper/validator.go
/x/gov/keeper/tally_test.go -> /x/staking/keeper/slash.go
/x/gov/keeper/tally_test.go -> /x/staking/keeper/power_reduction.go
/x/gov/migrations/v1/types.go -> /x/auth/migrations/v042/types.go
/x/gov/migrations/v3/convert.go -> /x/auth/types/account.go
/x/gov/migrations/v3/json_test.go -> /x/auth/types/account.go
/x/gov/migrations/v3/store_test.go -> /x/upgrade/types/upgrade.pb.go
/x/gov/migrations/v3/store_test.go -> /x/upgrade/types/proposal.go
/x/gov/migrations/v3/store_test.go -> /x/upgrade/module.go
/x/gov/migrations/v4/store_test.go -> /x/upgrade/module.go
/x/gov/module.go -> /x/auth/types/account.go
/x/gov/module.go -> /x/params/types/table.go
/x/gov/module_test.go -> /x/auth/keeper/account.go
/x/gov/module_test.go -> /x/auth/types/account.go
/x/gov/simulation/operations.go -> /x/simulation/transition_matrix.go
/x/gov/simulation/operations.go -> /x/simulation/operation.go
/x/gov/simulation/operations.go -> /x/auth/types/account.go
/x/gov/simulation/operations.go -> /x/simulation/util.go
/x/gov/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/gov/simulation/operations_test.go -> /x/mint/types/minter.go
/x/gov/simulation/operations_test.go -> /x/mint/keeper/keeper.go
/x/gov/simulation/operations_test.go -> /x/mint/types/params.go
/x/gov/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/gov/simulation/operations_test.go -> /x/auth/types/account.go
/x/gov/simulation/operations_test.go -> /x/staking/keeper/power_reduction.go
/x/gov/simulation/params.go -> /x/simulation/params.go
/x/gov/simulation/proposals.go -> /x/simulation/params.go
/x/gov/types/expected_keepers.go -> /x/auth/types/account.go
/x/gov/types/expected_keepers.go -> /x/staking/types/exported.go
/x/gov/types/v1/codec.go -> /x/authz/codec/cdc.go
/x/gov/types/v1/params_legacy.go -> /x/params/types/paramset.go
/x/gov/types/v1/params_legacy.go -> /x/params/types/table.go
/x/gov/types/v1beta1/codec.go -> /x/authz/codec/cdc.go
/x/group/client/testutil/tx.go -> /x/bank/types/tx.pb.go
/x/group/codec.go -> /x/authz/codec/cdc.go
/x/group/expected_keepers.go -> /x/auth/types/account.go
/x/group/genesis_test.go -> /x/bank/types/tx.pb.go
/x/group/keeper/genesis_test.go -> /x/bank/types/codec.go
/x/group/keeper/genesis_test.go -> /x/bank/types/tx.pb.go
/x/group/keeper/genesis_test.go -> /x/auth/types/account.go
/x/group/keeper/grpc_query_test.go -> /x/bank/types/codec.go
/x/group/keeper/grpc_query_test.go -> /x/auth/types/account.go
/x/group/keeper/keeper_test.go -> /x/mint/types/keys.go
/x/group/keeper/keeper_test.go -> /x/auth/types/account.go
/x/group/keeper/keeper_test.go -> /x/bank/types/tx.pb.go
/x/group/keeper/keeper_test.go -> /x/bank/module.go
/x/group/keeper/keeper_test.go -> /x/auth/types/auth.pb.go
/x/group/keeper/msg_server.go -> /x/auth/types/auth.pb.go
/x/group/keeper/tally_test.go -> /x/bank/types/tx.pb.go
/x/group/module/abci_test.go -> /x/bank/types/tx.pb.go
/x/group/module/abci_test.go -> /x/bank/testutil/test_helpers.go
/x/group/module/abci_test.go -> /x/staking/keeper/keeper.go
/x/group/module/abci_test.go -> /x/bank/keeper/keeper.go
/x/group/simulation/genesis.go -> /x/bank/types/tx.pb.go
/x/group/simulation/operations.go -> /x/auth/tx/config.go
/x/group/simulation/operations.go -> /x/simulation/operation.go
/x/group/simulation/operations.go -> /x/auth/types/account.go
/x/group/simulation/operations.go -> /x/auth/tx/mode_handler.go
/x/group/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/group/simulation/operations_test.go -> /x/auth/keeper/keeper.go
/x/group/simulation/operations_test.go -> /x/bank/types/tx.pb.go
/x/group/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/group/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/group/testutil/app_config.go -> /x/params/types/keys.go
/x/group/testutil/app_config.go -> /x/staking/types/keys.go
/x/group/testutil/app_config.go -> /x/auth/types/keys.go
/x/group/testutil/app_config.go -> /x/bank/types/keys.go
/x/group/testutil/app_config.go -> /x/auth/types/permissions.go
/x/group/testutil/app_config.go -> /x/staking/types/pool.go
/x/group/testutil/app_config.go -> /x/genutil/types/types.go
/x/group/testutil/app_config.go -> /x/mint/types/keys.go
/x/group/testutil/expected_keepers.go -> /x/bank/types/tx.pb.go
/x/mint/exported/exported.go -> /x/params/types/paramset.go
/x/mint/keeper/grpc_query_test.go -> /x/auth/types/keys.go
/x/mint/keeper/grpc_query_test.go -> /x/gov/types/keys.go
/x/mint/keeper/grpc_query_test.go -> /x/auth/types/account.go
/x/mint/keeper/keeper_test.go -> /x/auth/types/keys.go
/x/mint/keeper/keeper_test.go -> /x/gov/types/keys.go
/x/mint/keeper/keeper_test.go -> /x/auth/types/account.go
/x/mint/keeper/msg_server.go -> /x/gov/types/errors.go
/x/mint/module.go -> /x/gov/types/keys.go
/x/mint/module.go -> /x/auth/types/account.go
/x/mint/module.go -> /x/auth/types/keys.go
/x/mint/module_test.go -> /x/auth/keeper/account.go
/x/mint/module_test.go -> /x/auth/types/account.go
/x/mint/module_test.go -> /x/auth/keeper/keeper.go
/x/mint/simulation/params.go -> /x/simulation/params.go
/x/mint/testutil/app_config.go -> /x/params/types/keys.go
/x/mint/testutil/app_config.go -> /x/staking/types/keys.go
/x/mint/testutil/app_config.go -> /x/auth/types/keys.go
/x/mint/testutil/app_config.go -> /x/bank/types/keys.go
/x/mint/testutil/app_config.go -> /x/auth/types/permissions.go
/x/mint/testutil/app_config.go -> /x/staking/types/pool.go
/x/mint/testutil/app_config.go -> /x/genutil/types/types.go
/x/mint/types/codec.go -> /x/authz/codec/cdc.go
/x/mint/types/expected_keepers.go -> /x/auth/types/account.go
/x/mint/types/params_legacy.go -> /x/params/types/paramset.go
/x/mint/types/params_legacy.go -> /x/params/types/table.go
/x/nft/expected_keepers.go -> /x/auth/types/account.go
/x/nft/simulation/operations.go -> /x/auth/tx/config.go
/x/nft/simulation/operations.go -> /x/simulation/operation.go
/x/nft/simulation/operations.go -> /x/auth/types/account.go
/x/nft/simulation/operations.go -> /x/auth/tx/mode_handler.go
/x/nft/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/nft/simulation/operations_test.go -> /x/auth/keeper/keeper.go
/x/nft/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/nft/simulation/operations_test.go -> /x/staking/keeper/keeper.go
/x/nft/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/nft/simulation/operations_test.go -> /x/staking/keeper/power_reduction.go
/x/nft/testutil/app_config.go -> /x/params/types/keys.go
/x/nft/testutil/app_config.go -> /x/staking/types/keys.go
/x/nft/testutil/app_config.go -> /x/auth/types/keys.go
/x/nft/testutil/app_config.go -> /x/bank/types/keys.go
/x/nft/testutil/app_config.go -> /x/auth/types/permissions.go
/x/nft/testutil/app_config.go -> /x/staking/types/pool.go
/x/nft/testutil/app_config.go -> /x/genutil/types/types.go
/x/nft/testutil/app_config.go -> /x/mint/types/keys.go
/x/params/client/cli/tx.go -> /x/gov/types/v1beta1/msgs.go
/x/params/client/proposal_handler.go -> /x/gov/client/proposal_handler.go
/x/params/module.go -> /x/gov/types/v1beta1/content.go
/x/params/proposal_handler.go -> /x/gov/types/v1beta1/content.go
/x/params/proposal_handler_test.go -> /x/staking/types/keys.go
/x/params/proposal_handler_test.go -> /x/gov/types/v1beta1/content.go
/x/params/proposal_handler_test.go -> /x/staking/types/params_legacy.go
/x/params/simulation/proposals.go -> /x/simulation/params.go
/x/params/testutil/app_config.go -> /x/staking/types/keys.go
/x/params/testutil/app_config.go -> /x/auth/types/keys.go
/x/params/testutil/app_config.go -> /x/bank/types/keys.go
/x/params/testutil/app_config.go -> /x/auth/types/permissions.go
/x/params/testutil/app_config.go -> /x/staking/types/pool.go
/x/params/testutil/app_config.go -> /x/genutil/types/types.go
/x/params/types/proposal/codec.go -> /x/gov/types/v1beta1/content.go
/x/params/types/proposal/proposal.go -> /x/gov/types/v1beta1/proposal.go
/x/params/types/proposal/proposal.go -> /x/gov/types/v1beta1/content.go
/x/simulation/expected_keepers.go -> /x/auth/types/account.go
/x/simulation/params.go -> /x/staking/types/genesis.pb.go
/x/simulation/params.go -> /x/staking/types/staking.pb.go
/x/simulation/params.go -> /x/staking/types/genesis.go
/x/simulation/util.go -> /x/auth/types/account.go
/x/slashing/abci_test.go -> /x/staking/types/staking.pb.go
/x/slashing/abci_test.go -> /x/bank/keeper/view.go
/x/slashing/abci_test.go -> /x/staking/abci.go
/x/slashing/abci_test.go -> /x/staking/keeper/params.go
/x/slashing/abci_test.go -> /x/staking/types/exported.go
/x/slashing/abci_test.go -> /x/staking/types/validator.go
/x/slashing/abci_test.go -> /x/staking/keeper/validator.go
/x/slashing/abci_test.go -> /x/staking/teststaking/helper.go
/x/slashing/abci_test.go -> /x/staking/keeper/keeper.go
/x/slashing/abci_test.go -> /x/staking/keeper/alias_functions.go
/x/slashing/abci_test.go -> /x/bank/keeper/keeper.go
/x/slashing/abci_test.go -> /x/staking/keeper/power_reduction.go
/x/slashing/app_test.go -> /x/staking/types/staking.pb.go
/x/slashing/app_test.go -> /x/bank/keeper/view.go
/x/slashing/app_test.go -> /x/staking/types/commission.go
/x/slashing/app_test.go -> /x/staking/types/validator.go
/x/slashing/app_test.go -> /x/staking/types/msg.go
/x/slashing/app_test.go -> /x/staking/keeper/validator.go
/x/slashing/app_test.go -> /x/staking/keeper/keeper.go
/x/slashing/app_test.go -> /x/bank/keeper/keeper.go
/x/slashing/app_test.go -> /x/auth/types/auth.pb.go
/x/slashing/exported/exported.go -> /x/params/types/paramset.go
/x/slashing/keeper/genesis.go -> /x/staking/types/exported.go
/x/slashing/keeper/hooks.go -> /x/staking/types/exported.go
/x/slashing/keeper/hooks_test.go -> /x/staking/types/staking.pb.go
/x/slashing/keeper/hooks_test.go -> /x/staking/types/validator.go
/x/slashing/keeper/infractions.go -> /x/staking/types/exported.go
/x/slashing/keeper/keeper_test.go -> /x/gov/types/keys.go
/x/slashing/keeper/msg_server.go -> /x/gov/types/errors.go
/x/slashing/keeper/unjail.go -> /x/staking/types/exported.go
/x/slashing/migrations/v042/types.go -> /x/auth/migrations/v042/types.go
/x/slashing/migrations/v043/store.go -> /x/distribution/migrations/v043/helpers.go
/x/slashing/module.go -> /x/gov/types/keys.go
/x/slashing/module.go -> /x/auth/types/account.go
/x/slashing/module.go -> /x/staking/types/expected_keepers.go
/x/slashing/simulation/operations.go -> /x/auth/tx/config.go
/x/slashing/simulation/operations.go -> /x/staking/types/exported.go
/x/slashing/simulation/operations.go -> /x/staking/types/validator.go
/x/slashing/simulation/operations.go -> /x/simulation/operation.go
/x/slashing/simulation/operations.go -> /x/auth/types/account.go
/x/slashing/simulation/operations.go -> /x/auth/tx/mode_handler.go
/x/slashing/simulation/operations_test.go -> /x/mint/types/minter.go
/x/slashing/simulation/operations_test.go -> /x/staking/types/staking.pb.go
/x/slashing/simulation/operations_test.go -> /x/distribution/types/delegator.go
/x/slashing/simulation/operations_test.go -> /x/auth/keeper/keeper.go
/x/slashing/simulation/operations_test.go -> /x/staking/types/delegation.go
/x/slashing/simulation/operations_test.go -> /x/staking/types/commission.go
/x/slashing/simulation/operations_test.go -> /x/staking/types/validator.go
/x/slashing/simulation/operations_test.go -> /x/staking/keeper/validator.go
/x/slashing/simulation/operations_test.go -> /x/bank/keeper/keeper.go
/x/slashing/simulation/operations_test.go -> /x/staking/keeper/delegation.go
/x/slashing/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/slashing/simulation/operations_test.go -> /x/mint/keeper/keeper.go
/x/slashing/simulation/operations_test.go -> /x/distribution/keeper/store.go
/x/slashing/simulation/operations_test.go -> /x/mint/types/params.go
/x/slashing/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/slashing/simulation/operations_test.go -> /x/distribution/keeper/keeper.go
/x/slashing/simulation/operations_test.go -> /x/staking/keeper/keeper.go
/x/slashing/simulation/operations_test.go -> /x/staking/keeper/slash.go
/x/slashing/simulation/operations_test.go -> /x/staking/keeper/power_reduction.go
/x/slashing/simulation/params.go -> /x/simulation/params.go
/x/slashing/testutil/app_config.go -> /x/params/types/keys.go
/x/slashing/testutil/app_config.go -> /x/staking/types/keys.go
/x/slashing/testutil/app_config.go -> /x/auth/types/keys.go
/x/slashing/testutil/app_config.go -> /x/bank/types/keys.go
/x/slashing/testutil/app_config.go -> /x/distribution/types/keys.go
/x/slashing/testutil/app_config.go -> /x/auth/types/permissions.go
/x/slashing/testutil/app_config.go -> /x/staking/types/pool.go
/x/slashing/testutil/app_config.go -> /x/genutil/types/types.go
/x/slashing/testutil/app_config.go -> /x/mint/types/keys.go
/x/slashing/types/codec.go -> /x/authz/codec/cdc.go
/x/slashing/types/expected_keepers.go -> /x/staking/types/staking.pb.go
/x/slashing/types/expected_keepers.go -> /x/params/types/subspace.go
/x/slashing/types/expected_keepers.go -> /x/auth/types/account.go
/x/slashing/types/expected_keepers.go -> /x/params/types/table.go
/x/slashing/types/expected_keepers.go -> /x/params/types/paramset.go
/x/slashing/types/expected_keepers.go -> /x/staking/types/exported.go
/x/slashing/types/params_legacy.go -> /x/params/types/paramset.go
/x/slashing/types/params_legacy.go -> /x/params/types/table.go
/x/staking/app_test.go -> /x/bank/types/genesis.pb.go
/x/staking/app_test.go -> /x/auth/types/account.go
/x/staking/app_test.go -> /x/auth/types/auth.pb.go
/x/staking/common_test.go -> /x/gov/types/keys.go
/x/staking/common_test.go -> /x/auth/types/account.go
/x/staking/exported/exported.go -> /x/params/types/paramset.go
/x/staking/keeper/common_test.go -> /x/gov/types/keys.go
/x/staking/keeper/common_test.go -> /x/auth/types/account.go
/x/staking/keeper/delegation_test.go -> /x/bank/keeper/view.go
/x/staking/keeper/delegation_test.go -> /x/auth/keeper/keeper.go
/x/staking/keeper/delegation_test.go -> /x/bank/testutil/test_helpers.go
/x/staking/keeper/delegation_test.go -> /x/auth/types/account.go
/x/staking/keeper/genesis.go -> /x/auth/types/account.go
/x/staking/keeper/genesis_test.go -> /x/bank/testutil/test_helpers.go
/x/staking/keeper/grpc_query.go -> /x/auth/types/account.go
/x/staking/keeper/grpc_query_test.go -> /x/bank/keeper/view.go
/x/staking/keeper/grpc_query_test.go -> /x/auth/types/account.go
/x/staking/keeper/invariants.go -> /x/auth/types/account.go
/x/staking/keeper/msg_server.go -> /x/gov/types/errors.go
/x/staking/keeper/msg_server_test.go -> /x/bank/keeper/view.go
/x/staking/keeper/msg_server_test.go -> /x/auth/keeper/keeper.go
/x/staking/keeper/msg_server_test.go -> /x/bank/testutil/test_helpers.go
/x/staking/keeper/msg_server_test.go -> /x/auth/types/account.go
/x/staking/keeper/pool.go -> /x/auth/types/account.go
/x/staking/keeper/slash_test.go -> /x/bank/keeper/view.go
/x/staking/keeper/slash_test.go -> /x/auth/keeper/keeper.go
/x/staking/keeper/slash_test.go -> /x/bank/testutil/test_helpers.go
/x/staking/keeper/slash_test.go -> /x/auth/types/account.go
/x/staking/keeper/validator_test.go -> /x/auth/keeper/keeper.go
/x/staking/keeper/validator_test.go -> /x/bank/testutil/test_helpers.go
/x/staking/keeper/validator_test.go -> /x/auth/types/account.go
/x/staking/migrations/v1/types.go -> /x/auth/migrations/v042/types.go
/x/staking/migrations/v2/store.go -> /x/auth/migrations/v042/types.go
/x/staking/migrations/v2/store.go -> /x/distribution/migrations/v043/helpers.go
/x/staking/migrations/v3/store.go -> /x/params/types/paramset.go
/x/staking/migrations/v3/store.go -> /x/params/types/subspace.go
/x/staking/migrations/v3/store.go -> /x/params/types/table.go
/x/staking/migrations/v3/store_test.go -> /x/params/types/subspace.go
/x/staking/migrations/v4/migrations_test.go -> /x/distribution/module.go
/x/staking/migrations/v4/migrations_test.go -> /x/params/types/paramset.go
/x/staking/module.go -> /x/gov/types/keys.go
/x/staking/module.go -> /x/auth/types/account.go
/x/staking/module_test.go -> /x/auth/keeper/account.go
/x/staking/module_test.go -> /x/auth/types/account.go
/x/staking/simulation/operations.go -> /x/simulation/operation.go
/x/staking/simulation/operations.go -> /x/auth/types/account.go
/x/staking/simulation/operations.go -> /x/simulation/util.go
/x/staking/simulation/operations_test.go -> /x/mint/types/minter.go
/x/staking/simulation/operations_test.go -> /x/distribution/types/delegator.go
/x/staking/simulation/operations_test.go -> /x/auth/types/account.go
/x/staking/simulation/operations_test.go -> /x/distribution/types/validator.go
/x/staking/simulation/operations_test.go -> /x/auth/keeper/account.go
/x/staking/simulation/operations_test.go -> /x/mint/keeper/keeper.go
/x/staking/simulation/operations_test.go -> /x/distribution/keeper/store.go
/x/staking/simulation/operations_test.go -> /x/mint/types/params.go
/x/staking/simulation/operations_test.go -> /x/bank/testutil/test_helpers.go
/x/staking/simulation/operations_test.go -> /x/bank/types/genesis.pb.go
/x/staking/simulation/params.go -> /x/simulation/params.go
/x/staking/types/authz.go -> /x/authz/authorizations.go
/x/staking/types/authz.go -> /x/authz/errors.go
/x/staking/types/authz_test.go -> /x/authz/authorizations.go
/x/staking/types/codec.go -> /x/authz/authorizations.go
/x/staking/types/codec.go -> /x/authz/codec/cdc.go
/x/staking/types/expected_keepers.go -> /x/auth/types/account.go
/x/staking/types/msg_test.go -> /x/gov/types/keys.go
/x/staking/types/msg_test.go -> /x/auth/types/account.go
/x/staking/types/params_legacy.go -> /x/params/types/paramset.go
/x/staking/types/params_legacy.go -> /x/params/types/table.go
/x/upgrade/abci_test.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/abci_test.go -> /x/gov/types/keys.go
/x/upgrade/abci_test.go -> /x/auth/types/account.go
/x/upgrade/client/cli/parse.go -> /x/gov/client/cli/tx.go
/x/upgrade/client/cli/parse.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/client/cli/parse_test.go -> /x/gov/client/cli/tx.go
/x/upgrade/client/cli/tx.go -> /x/gov/types/v1beta1/msgs.go
/x/upgrade/client/cli/tx.go -> /x/gov/client/cli/tx.go
/x/upgrade/client/proposal_handler.go -> /x/gov/client/proposal_handler.go
/x/upgrade/handler.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/keeper/grpc_query_test.go -> /x/gov/types/keys.go
/x/upgrade/keeper/grpc_query_test.go -> /x/auth/types/account.go
/x/upgrade/keeper/keeper_test.go -> /x/gov/types/keys.go
/x/upgrade/keeper/keeper_test.go -> /x/auth/types/account.go
/x/upgrade/keeper/msg_server.go -> /x/gov/types/errors.go
/x/upgrade/module.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/module.go -> /x/gov/types/keys.go
/x/upgrade/module.go -> /x/auth/types/account.go
/x/upgrade/types/codec.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/types/codec.go -> /x/authz/codec/cdc.go
/x/upgrade/types/msgs.go -> /x/auth/migrations/legacytx/stdsign.go
/x/upgrade/types/proposal.go -> /x/gov/types/v1beta1/proposal.go
/x/upgrade/types/proposal.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/types/proposal_test.go -> /x/gov/types/v1beta1/content.go
/x/upgrade/types/proposal_test.go -> /x/gov/types/v1beta1/codec.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment