Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rename module path (backport #283) #284

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 22, 2023

This is an automatic backport of pull request #283 done by Mergify.
Cherry-pick of a4ad980 has failed:

On branch mergify/bp/release/v4.0.x/pr-283
Your branch is up to date with 'origin/release/v4.0.x'.

You are currently cherry-picking commit a4ad980.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .changelog/config.toml
	modified:   .changelog/v3.1.0/features/235-ibc-authority.md
	modified:   .changelog/v3.1.0/improvements/234-module-path.md
	modified:   .changelog/v4.0.0/bug-fixes/252-simulation-tests.md
	modified:   .changelog/v4.0.0/bug-fixes/253-ledger-macos-sonoma.md
	modified:   .changelog/v4.0.0/dependencies/250-bump-ibc.md
	modified:   .changelog/v4.0.0/dependencies/250-bump-pfm.md
	modified:   .changelog/v4.0.0/features/215-rosetta-support.md
	modified:   .changelog/v4.0.0/improvements/241-ftf-interface-changes.md
	modified:   .changelog/v4.0.2/improvements/277-tariff-query.md
	modified:   .github/mergify.yml
	deleted:    .github/workflows/strangelove-project-management.yaml
	modified:   readme.md

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   .changelog/unreleased/dependencies/259-bump-cctp.md
	deleted by us:   .changelog/unreleased/features/269-stable-token-factory.md
	deleted by us:   .changelog/unreleased/improvements/259-migrate-ftf.md
	deleted by us:   .changelog/unreleased/improvements/269-multiple-denom-fees.md
	both added:      .changelog/v4.0.1/bug-fixes/274-distribution-hooks.md
	both added:      .changelog/v4.0.1/summary.md
	deleted by us:   .changelog/v4.0.2/improvements/249-module-path-v4.md
	added by them:   .changelog/v4.0.2/improvements/283-module-path.md
	both added:      .changelog/v4.0.2/summary.md
	both modified:   CHANGELOG.md
	both modified:   Makefile
	both modified:   app/ante.go
	both modified:   app/app.go
	both modified:   app/simulation_test.go
	both modified:   app/upgrades/argon/store.go
	deleted by us:   app/upgrades/v4.1.0-rc.0/upgrade.go
	both modified:   cmd/nobled/main.go
	both modified:   go.mod
	both modified:   interchaintest/cctp_deposit_for_burn_test.go
	both modified:   interchaintest/cctp_deposit_for_burn_with_caller_test.go
	both modified:   interchaintest/cctp_receive_message_test.go
	both modified:   interchaintest/cctp_receive_message_with_caller_test.go
	both modified:   interchaintest/cctp_replace_deposit_for_burn_test.go
	both modified:   interchaintest/cctp_roles_test.go
	both modified:   interchaintest/genesis_test.go
	both modified:   interchaintest/globalfee_test.go
	both modified:   interchaintest/go.mod
	both modified:   interchaintest/noble_test.go
	both modified:   interchaintest/paramauthority_test.go
	both modified:   interchaintest/upgrade_noble-1_test.go
	both modified:   interchaintest/upgrade_radon_test.go
	both modified:   interchaintest/upgrade_test.go
	deleted by us:   proto/Dockerfile
	both modified:   proto/fiattokenfactory/tx.proto
	deleted by us:   proto/generate.sh
	both modified:   proto/globalfee/genesis.proto
	both modified:   proto/globalfee/query.proto
	deleted by us:   proto/stable/tokenfactory/v1/blacklisted.proto
	deleted by us:   proto/stable/tokenfactory/v1/blacklister.proto
	deleted by us:   proto/stable/tokenfactory/v1/genesis.proto
	deleted by us:   proto/stable/tokenfactory/v1/master_minter.proto
	deleted by us:   proto/stable/tokenfactory/v1/minter_controller.proto
	deleted by us:   proto/stable/tokenfactory/v1/minters.proto
	deleted by us:   proto/stable/tokenfactory/v1/minting_denom.proto
	deleted by us:   proto/stable/tokenfactory/v1/owner.proto
	deleted by us:   proto/stable/tokenfactory/v1/params.proto
	deleted by us:   proto/stable/tokenfactory/v1/paused.proto
	deleted by us:   proto/stable/tokenfactory/v1/pauser.proto
	deleted by us:   proto/stable/tokenfactory/v1/query.proto
	both modified:   proto/tariff/genesis.proto
	both modified:   proto/tariff/params.proto
	both modified:   proto/tariff/query.proto
	both modified:   proto/tokenfactory/blacklisted.proto
	both modified:   proto/tokenfactory/blacklister.proto
	both modified:   proto/tokenfactory/genesis.proto
	both modified:   proto/tokenfactory/master_minter.proto
	both modified:   proto/tokenfactory/minter_controller.proto
	both modified:   proto/tokenfactory/minters.proto
	both modified:   proto/tokenfactory/minting_denom.proto
	both modified:   proto/tokenfactory/owner.proto
	both modified:   proto/tokenfactory/params.proto
	both modified:   proto/tokenfactory/paused.proto
	both modified:   proto/tokenfactory/pauser.proto
	both modified:   proto/tokenfactory/query.proto
	both modified:   proto/tokenfactory/tx.proto
	deleted by us:   testutil/keeper/stabletokenfactory.go
	both modified:   testutil/keeper/tokenfactory.go
	both modified:   testutil/network/network.go
	both modified:   x/blockibc/blockibc.go
	both modified:   x/fiattokenfactory/client/cli/query.go
	both modified:   x/fiattokenfactory/client/cli/query_blacklisted.go
	both modified:   x/fiattokenfactory/client/cli/query_blacklister.go
	both modified:   x/fiattokenfactory/client/cli/query_master_minter.go
	both modified:   x/fiattokenfactory/client/cli/query_minter_controller.go
	both modified:   x/fiattokenfactory/client/cli/query_minters.go
	both modified:   x/fiattokenfactory/client/cli/query_minting_denom.go
	both modified:   x/fiattokenfactory/client/cli/query_owner.go
	both modified:   x/fiattokenfactory/client/cli/query_params.go
	both modified:   x/fiattokenfactory/client/cli/query_paused.go
	both modified:   x/fiattokenfactory/client/cli/query_pauser.go
	both modified:   x/fiattokenfactory/client/cli/tx.go
	both modified:   x/fiattokenfactory/client/cli/tx_accept_owner.go
	both modified:   x/fiattokenfactory/client/cli/tx_blacklist.go
	both modified:   x/fiattokenfactory/client/cli/tx_burn.go
	both modified:   x/fiattokenfactory/client/cli/tx_configure_minter.go
	both modified:   x/fiattokenfactory/client/cli/tx_configure_minter_controller.go
	both modified:   x/fiattokenfactory/client/cli/tx_mint.go
	both modified:   x/fiattokenfactory/client/cli/tx_pause.go
	both modified:   x/fiattokenfactory/client/cli/tx_remove_minter.go
	both modified:   x/fiattokenfactory/client/cli/tx_remove_minter_controller.go
	both modified:   x/fiattokenfactory/client/cli/tx_unblacklist.go
	both modified:   x/fiattokenfactory/client/cli/tx_unpause.go
	both modified:   x/fiattokenfactory/client/cli/tx_update_blacklister.go
	both modified:   x/fiattokenfactory/client/cli/tx_update_master_minter.go
	both modified:   x/fiattokenfactory/client/cli/tx_update_owner.go
	both modified:   x/fiattokenfactory/client/cli/tx_update_pauser.go
	both modified:   x/fiattokenfactory/genesis.go
	both modified:   x/fiattokenfactory/genesis_test.go
	both modified:   x/fiattokenfactory/keeper/blacklisted.go
	both modified:   x/fiattokenfactory/keeper/blacklisted_test.go
	both modified:   x/fiattokenfactory/keeper/blacklister.go
	both modified:   x/fiattokenfactory/keeper/blacklister_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_blacklisted.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_blacklisted_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_blacklister.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_blacklister_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_master_minter.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_master_minter_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_minter_controller.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_minter_controller_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_minters.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_minters_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_minting_denom.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_minting_denom_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_owner.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_owner_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_params.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_params_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_paused.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_paused_test.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_pauser.go
	both modified:   x/fiattokenfactory/keeper/grpc_query_pauser_test.go
	both modified:   x/fiattokenfactory/keeper/keeper.go
	both modified:   x/fiattokenfactory/keeper/master_minter.go
	both modified:   x/fiattokenfactory/keeper/master_minter_test.go
	both modified:   x/fiattokenfactory/keeper/minter_controller.go
	both modified:   x/fiattokenfactory/keeper/minter_controller_test.go
	both modified:   x/fiattokenfactory/keeper/minters.go
	both modified:   x/fiattokenfactory/keeper/minters_test.go
	both modified:   x/fiattokenfactory/keeper/minting_denom.go
	both modified:   x/fiattokenfactory/keeper/minting_denom_test.go
	both modified:   x/fiattokenfactory/keeper/msg_server.go
	both modified:   x/fiattokenfactory/keeper/msg_server_accept_owner.go
	both modified:   x/fiattokenfactory/keeper/msg_server_blacklist.go
	both modified:   x/fiattokenfactory/keeper/msg_server_burn.go
	both modified:   x/fiattokenfactory/keeper/msg_server_configure_minter.go
	both modified:   x/fiattokenfactory/keeper/msg_server_configure_minter_controller.go
	both modified:   x/fiattokenfactory/keeper/msg_server_mint.go
	both modified:   x/fiattokenfactory/keeper/msg_server_pause.go
	both modified:   x/fiattokenfactory/keeper/msg_server_remove_minter.go
	both modified:   x/fiattokenfactory/keeper/msg_server_remove_minter_controller.go
	both modified:   x/fiattokenfactory/keeper/msg_server_unblacklist.go
	both modified:   x/fiattokenfactory/keeper/msg_server_unpause.go
	both modified:   x/fiattokenfactory/keeper/msg_server_update_blacklister.go
	both modified:   x/fiattokenfactory/keeper/msg_server_update_master_minter.go
	both modified:   x/fiattokenfactory/keeper/msg_server_update_owner.go
	both modified:   x/fiattokenfactory/keeper/msg_server_update_pauser.go
	both modified:   x/fiattokenfactory/keeper/owner.go
	both modified:   x/fiattokenfactory/keeper/owner_test.go
	both modified:   x/fiattokenfactory/keeper/params.go
	both modified:   x/fiattokenfactory/keeper/params_test.go
	both modified:   x/fiattokenfactory/keeper/paused.go
	both modified:   x/fiattokenfactory/keeper/paused_test.go
	both modified:   x/fiattokenfactory/keeper/pauser.go
	both modified:   x/fiattokenfactory/keeper/pauser_test.go
	both modified:   x/fiattokenfactory/module.go
	both modified:   x/fiattokenfactory/module_simulation.go
	both modified:   x/fiattokenfactory/simulation/blacklist.go
	both modified:   x/fiattokenfactory/simulation/burn.go
	both modified:   x/fiattokenfactory/simulation/configure_minter.go
	both modified:   x/fiattokenfactory/simulation/configure_minter_controller.go
	both modified:   x/fiattokenfactory/simulation/mint.go
	both modified:   x/fiattokenfactory/simulation/pause.go
	both modified:   x/fiattokenfactory/simulation/remove_minter.go
	both modified:   x/fiattokenfactory/simulation/remove_minter_controller.go
	both modified:   x/fiattokenfactory/simulation/unblacklist.go
	both modified:   x/fiattokenfactory/simulation/unpause.go
	both modified:   x/fiattokenfactory/simulation/update_blacklister.go
	both modified:   x/fiattokenfactory/simulation/update_master_minter.go
	both modified:   x/fiattokenfactory/simulation/update_owner.go
	both modified:   x/fiattokenfactory/simulation/update_pauser.go
	both modified:   x/fiattokenfactory/types/blacklisted.pb.go
	both modified:   x/fiattokenfactory/types/blacklister.pb.go
	both modified:   x/fiattokenfactory/types/genesis.pb.go
	both modified:   x/fiattokenfactory/types/genesis_test.go
	both modified:   x/fiattokenfactory/types/master_minter.pb.go
	both modified:   x/fiattokenfactory/types/message_blacklist_test.go
	both modified:   x/fiattokenfactory/types/message_burn_test.go
	both modified:   x/fiattokenfactory/types/message_configure_minter_controller_test.go
	both modified:   x/fiattokenfactory/types/message_configure_minter_test.go
	both modified:   x/fiattokenfactory/types/message_mint_test.go
	both modified:   x/fiattokenfactory/types/message_pause_test.go
	both modified:   x/fiattokenfactory/types/message_remove_minter_controller_test.go
	both modified:   x/fiattokenfactory/types/message_remove_minter_test.go
	both modified:   x/fiattokenfactory/types/message_unblacklist_test.go
	both modified:   x/fiattokenfactory/types/message_unpause_test.go
	both modified:   x/fiattokenfactory/types/message_update_blacklister_test.go
	both modified:   x/fiattokenfactory/types/message_update_master_minter_test.go
	both modified:   x/fiattokenfactory/types/message_update_owner_test.go
	both modified:   x/fiattokenfactory/types/message_update_pauser_test.go
	both modified:   x/fiattokenfactory/types/minter_controller.pb.go
	both modified:   x/fiattokenfactory/types/minters.pb.go
	both modified:   x/fiattokenfactory/types/minting_denom.pb.go
	both modified:   x/fiattokenfactory/types/owner.pb.go
	both modified:   x/fiattokenfactory/types/params.pb.go
	both modified:   x/fiattokenfactory/types/paused.pb.go
	both modified:   x/fiattokenfactory/types/pauser.pb.go
	both modified:   x/fiattokenfactory/types/query.pb.go
	both modified:   x/fiattokenfactory/types/tx.pb.go
	both modified:   x/globalfee/alias.go
	both modified:   x/globalfee/ante/antetest/fee_utils_test.go
	both modified:   x/globalfee/ante/fee.go
	both modified:   x/globalfee/ante/fee_utils.go
	both modified:   x/globalfee/client/cli/query.go
	both modified:   x/globalfee/genesis_test.go
	both modified:   x/globalfee/module.go
	both modified:   x/globalfee/querier.go
	both modified:   x/globalfee/querier_test.go
	both modified:   x/globalfee/types/genesis.pb.go
	both modified:   x/globalfee/types/query.pb.go
	deleted by us:   x/stabletokenfactory/keeper/grpc_query.go
	both modified:   x/tariff/abci.go
	both modified:   x/tariff/client/cli/query.go
	both modified:   x/tariff/genesis.go
	both modified:   x/tariff/keeper/keeper.go
	both modified:   x/tariff/keeper/params.go
	both modified:   x/tariff/keeper/query_server.go
	both modified:   x/tariff/module.go
	both modified:   x/tariff/module_simulation.go
	both modified:   x/tariff/types/genesis.pb.go
	both modified:   x/tariff/types/params.pb.go
	both modified:   x/tariff/types/query.pb.go
	both modified:   x/tokenfactory/client/cli/query.go
	both modified:   x/tokenfactory/client/cli/query_blacklisted.go
	both modified:   x/tokenfactory/client/cli/query_blacklisted_test.go
	both modified:   x/tokenfactory/client/cli/query_blacklister.go
	both modified:   x/tokenfactory/client/cli/query_blacklister_test.go
	both modified:   x/tokenfactory/client/cli/query_master_minter.go
	both modified:   x/tokenfactory/client/cli/query_master_minter_test.go
	both modified:   x/tokenfactory/client/cli/query_minter_controller.go
	both modified:   x/tokenfactory/client/cli/query_minter_controller_test.go
	both modified:   x/tokenfactory/client/cli/query_minters.go
	both modified:   x/tokenfactory/client/cli/query_minters_test.go
	both modified:   x/tokenfactory/client/cli/query_minting_denom.go
	both modified:   x/tokenfactory/client/cli/query_minting_denom_test.go
	both modified:   x/tokenfactory/client/cli/query_owner.go
	both modified:   x/tokenfactory/client/cli/query_owner_test.go
	both modified:   x/tokenfactory/client/cli/query_params.go
	both modified:   x/tokenfactory/client/cli/query_paused.go
	both modified:   x/tokenfactory/client/cli/query_paused_test.go
	both modified:   x/tokenfactory/client/cli/query_pauser.go
	both modified:   x/tokenfactory/client/cli/query_pauser_test.go
	both modified:   x/tokenfactory/client/cli/tx.go
	both modified:   x/tokenfactory/client/cli/tx_accept_owner.go
	both modified:   x/tokenfactory/client/cli/tx_blacklist.go
	both modified:   x/tokenfactory/client/cli/tx_burn.go
	both modified:   x/tokenfactory/client/cli/tx_configure_minter.go
	both modified:   x/tokenfactory/client/cli/tx_configure_minter_controller.go
	both modified:   x/tokenfactory/client/cli/tx_mint.go
	both modified:   x/tokenfactory/client/cli/tx_pause.go
	both modified:   x/tokenfactory/client/cli/tx_remove_minter.go
	both modified:   x/tokenfactory/client/cli/tx_remove_minter_controller.go
	both modified:   x/tokenfactory/client/cli/tx_unblacklist.go
	both modified:   x/tokenfactory/client/cli/tx_unpause.go
	both modified:   x/tokenfactory/client/cli/tx_update_blacklister.go
	both modified:   x/tokenfactory/client/cli/tx_update_master_minter.go
	both modified:   x/tokenfactory/client/cli/tx_update_owner.go
	both modified:   x/tokenfactory/client/cli/tx_update_pauser.go
	both modified:   x/tokenfactory/genesis.go
	both modified:   x/tokenfactory/genesis_test.go
	both modified:   x/tokenfactory/keeper/blacklisted.go
	both modified:   x/tokenfactory/keeper/blacklisted_test.go
	both modified:   x/tokenfactory/keeper/blacklister.go
	both modified:   x/tokenfactory/keeper/blacklister_test.go
	both modified:   x/tokenfactory/keeper/grpc_query.go
	both modified:   x/tokenfactory/keeper/grpc_query_blacklisted.go
	both modified:   x/tokenfactory/keeper/grpc_query_blacklisted_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_blacklister.go
	both modified:   x/tokenfactory/keeper/grpc_query_blacklister_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_master_minter.go
	both modified:   x/tokenfactory/keeper/grpc_query_master_minter_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_minter_controller.go
	both modified:   x/tokenfactory/keeper/grpc_query_minter_controller_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_minters.go
	both modified:   x/tokenfactory/keeper/grpc_query_minters_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_minting_denom.go
	both modified:   x/tokenfactory/keeper/grpc_query_minting_denom_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_owner.go
	both modified:   x/tokenfactory/keeper/grpc_query_owner_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_params.go
	both modified:   x/tokenfactory/keeper/grpc_query_params_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_paused.go
	both modified:   x/tokenfactory/keeper/grpc_query_paused_test.go
	both modified:   x/tokenfactory/keeper/grpc_query_pauser.go
	both modified:   x/tokenfactory/keeper/grpc_query_pauser_test.go
	both modified:   x/tokenfactory/keeper/keeper.go
	both modified:   x/tokenfactory/keeper/master_minter.go
	both modified:   x/tokenfactory/keeper/master_minter_test.go
	both modified:   x/tokenfactory/keeper/minter_controller.go
	both modified:   x/tokenfactory/keeper/minter_controller_test.go
	both modified:   x/tokenfactory/keeper/minters.go
	both modified:   x/tokenfactory/keeper/minters_test.go
	both modified:   x/tokenfactory/keeper/minting_denom.go
	both modified:   x/tokenfactory/keeper/minting_denom_test.go
	both modified:   x/tokenfactory/keeper/msg_server.go
	both modified:   x/tokenfactory/keeper/msg_server_accept_owner.go
	both modified:   x/tokenfactory/keeper/msg_server_blacklist.go
	both modified:   x/tokenfactory/keeper/msg_server_burn.go
	both modified:   x/tokenfactory/keeper/msg_server_configure_minter.go
	both modified:   x/tokenfactory/keeper/msg_server_configure_minter_controller.go
	both modified:   x/tokenfactory/keeper/msg_server_mint.go
	both modified:   x/tokenfactory/keeper/msg_server_pause.go
	both modified:   x/tokenfactory/keeper/msg_server_remove_minter.go
	both modified:   x/tokenfactory/keeper/msg_server_remove_minter_controller.go
	both modified:   x/tokenfactory/keeper/msg_server_unblacklist.go
	both modified:   x/tokenfactory/keeper/msg_server_unpause.go
	both modified:   x/tokenfactory/keeper/msg_server_update_blacklister.go
	both modified:   x/tokenfactory/keeper/msg_server_update_master_minter.go
	both modified:   x/tokenfactory/keeper/msg_server_update_owner.go
	both modified:   x/tokenfactory/keeper/msg_server_update_pauser.go
	both modified:   x/tokenfactory/keeper/owner.go
	both modified:   x/tokenfactory/keeper/owner_test.go
	both modified:   x/tokenfactory/keeper/params.go
	both modified:   x/tokenfactory/keeper/params_test.go
	both modified:   x/tokenfactory/keeper/paused.go
	both modified:   x/tokenfactory/keeper/paused_test.go
	both modified:   x/tokenfactory/keeper/pauser.go
	both modified:   x/tokenfactory/keeper/pauser_test.go
	both modified:   x/tokenfactory/module.go
	both modified:   x/tokenfactory/module_simulation.go
	both modified:   x/tokenfactory/simulation/blacklist.go
	both modified:   x/tokenfactory/simulation/burn.go
	both modified:   x/tokenfactory/simulation/configure_minter.go
	both modified:   x/tokenfactory/simulation/configure_minter_controller.go
	both modified:   x/tokenfactory/simulation/mint.go
	both modified:   x/tokenfactory/simulation/pause.go
	both modified:   x/tokenfactory/simulation/remove_minter.go
	both modified:   x/tokenfactory/simulation/remove_minter_controller.go
	both modified:   x/tokenfactory/simulation/unblacklist.go
	both modified:   x/tokenfactory/simulation/unpause.go
	both modified:   x/tokenfactory/simulation/update_blacklister.go
	both modified:   x/tokenfactory/simulation/update_master_minter.go
	both modified:   x/tokenfactory/simulation/update_owner.go
	both modified:   x/tokenfactory/simulation/update_pauser.go
	both modified:   x/tokenfactory/types/blacklisted.pb.go
	both modified:   x/tokenfactory/types/blacklister.pb.go
	both modified:   x/tokenfactory/types/genesis.pb.go
	both modified:   x/tokenfactory/types/genesis_test.go
	both modified:   x/tokenfactory/types/master_minter.pb.go
	both modified:   x/tokenfactory/types/message_blacklist_test.go
	both modified:   x/tokenfactory/types/message_burn_test.go
	both modified:   x/tokenfactory/types/message_configure_minter_controller_test.go
	both modified:   x/tokenfactory/types/message_configure_minter_test.go
	both modified:   x/tokenfactory/types/message_mint_test.go
	both modified:   x/tokenfactory/types/message_pause_test.go
	both modified:   x/tokenfactory/types/message_remove_minter_controller_test.go
	both modified:   x/tokenfactory/types/message_remove_minter_test.go
	both modified:   x/tokenfactory/types/message_unblacklist_test.go
	both modified:   x/tokenfactory/types/message_unpause_test.go
	both modified:   x/tokenfactory/types/message_update_blacklister_test.go
	both modified:   x/tokenfactory/types/message_update_master_minter_test.go
	both modified:   x/tokenfactory/types/message_update_owner_test.go
	both modified:   x/tokenfactory/types/message_update_pauser_test.go
	both modified:   x/tokenfactory/types/minter_controller.pb.go
	both modified:   x/tokenfactory/types/minters.pb.go
	both modified:   x/tokenfactory/types/minting_denom.pb.go
	both modified:   x/tokenfactory/types/owner.pb.go
	both modified:   x/tokenfactory/types/params.pb.go
	both modified:   x/tokenfactory/types/paused.pb.go
	both modified:   x/tokenfactory/types/pauser.pb.go
	both modified:   x/tokenfactory/types/query.pb.go
	both modified:   x/tokenfactory/types/tx.pb.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

(cherry picked from commit a4ad980)

# Conflicts:
#	.changelog/unreleased/dependencies/259-bump-cctp.md
#	.changelog/unreleased/features/269-stable-token-factory.md
#	.changelog/unreleased/improvements/259-migrate-ftf.md
#	.changelog/unreleased/improvements/269-multiple-denom-fees.md
#	.changelog/v4.0.1/bug-fixes/274-distribution-hooks.md
#	.changelog/v4.0.1/summary.md
#	.changelog/v4.0.2/improvements/249-module-path-v4.md
#	.changelog/v4.0.2/improvements/283-module-path.md
#	.changelog/v4.0.2/summary.md
#	CHANGELOG.md
#	Makefile
#	app/ante.go
#	app/app.go
#	app/simulation_test.go
#	app/upgrades/argon/store.go
#	app/upgrades/v4.1.0-rc.0/upgrade.go
#	cmd/nobled/main.go
#	go.mod
#	interchaintest/cctp_deposit_for_burn_test.go
#	interchaintest/cctp_deposit_for_burn_with_caller_test.go
#	interchaintest/cctp_receive_message_test.go
#	interchaintest/cctp_receive_message_with_caller_test.go
#	interchaintest/cctp_replace_deposit_for_burn_test.go
#	interchaintest/cctp_roles_test.go
#	interchaintest/genesis_test.go
#	interchaintest/globalfee_test.go
#	interchaintest/go.mod
#	interchaintest/noble_test.go
#	interchaintest/paramauthority_test.go
#	interchaintest/upgrade_noble-1_test.go
#	interchaintest/upgrade_radon_test.go
#	interchaintest/upgrade_test.go
#	proto/Dockerfile
#	proto/fiattokenfactory/tx.proto
#	proto/generate.sh
#	proto/globalfee/genesis.proto
#	proto/globalfee/query.proto
#	proto/stable/tokenfactory/v1/blacklisted.proto
#	proto/stable/tokenfactory/v1/blacklister.proto
#	proto/stable/tokenfactory/v1/genesis.proto
#	proto/stable/tokenfactory/v1/master_minter.proto
#	proto/stable/tokenfactory/v1/minter_controller.proto
#	proto/stable/tokenfactory/v1/minters.proto
#	proto/stable/tokenfactory/v1/minting_denom.proto
#	proto/stable/tokenfactory/v1/owner.proto
#	proto/stable/tokenfactory/v1/params.proto
#	proto/stable/tokenfactory/v1/paused.proto
#	proto/stable/tokenfactory/v1/pauser.proto
#	proto/stable/tokenfactory/v1/query.proto
#	proto/tariff/genesis.proto
#	proto/tariff/params.proto
#	proto/tariff/query.proto
#	proto/tokenfactory/blacklisted.proto
#	proto/tokenfactory/blacklister.proto
#	proto/tokenfactory/genesis.proto
#	proto/tokenfactory/master_minter.proto
#	proto/tokenfactory/minter_controller.proto
#	proto/tokenfactory/minters.proto
#	proto/tokenfactory/minting_denom.proto
#	proto/tokenfactory/owner.proto
#	proto/tokenfactory/params.proto
#	proto/tokenfactory/paused.proto
#	proto/tokenfactory/pauser.proto
#	proto/tokenfactory/query.proto
#	proto/tokenfactory/tx.proto
#	testutil/keeper/stabletokenfactory.go
#	testutil/keeper/tokenfactory.go
#	testutil/network/network.go
#	x/blockibc/blockibc.go
#	x/fiattokenfactory/client/cli/query.go
#	x/fiattokenfactory/client/cli/query_blacklisted.go
#	x/fiattokenfactory/client/cli/query_blacklister.go
#	x/fiattokenfactory/client/cli/query_master_minter.go
#	x/fiattokenfactory/client/cli/query_minter_controller.go
#	x/fiattokenfactory/client/cli/query_minters.go
#	x/fiattokenfactory/client/cli/query_minting_denom.go
#	x/fiattokenfactory/client/cli/query_owner.go
#	x/fiattokenfactory/client/cli/query_params.go
#	x/fiattokenfactory/client/cli/query_paused.go
#	x/fiattokenfactory/client/cli/query_pauser.go
#	x/fiattokenfactory/client/cli/tx.go
#	x/fiattokenfactory/client/cli/tx_accept_owner.go
#	x/fiattokenfactory/client/cli/tx_blacklist.go
#	x/fiattokenfactory/client/cli/tx_burn.go
#	x/fiattokenfactory/client/cli/tx_configure_minter.go
#	x/fiattokenfactory/client/cli/tx_configure_minter_controller.go
#	x/fiattokenfactory/client/cli/tx_mint.go
#	x/fiattokenfactory/client/cli/tx_pause.go
#	x/fiattokenfactory/client/cli/tx_remove_minter.go
#	x/fiattokenfactory/client/cli/tx_remove_minter_controller.go
#	x/fiattokenfactory/client/cli/tx_unblacklist.go
#	x/fiattokenfactory/client/cli/tx_unpause.go
#	x/fiattokenfactory/client/cli/tx_update_blacklister.go
#	x/fiattokenfactory/client/cli/tx_update_master_minter.go
#	x/fiattokenfactory/client/cli/tx_update_owner.go
#	x/fiattokenfactory/client/cli/tx_update_pauser.go
#	x/fiattokenfactory/genesis.go
#	x/fiattokenfactory/genesis_test.go
#	x/fiattokenfactory/keeper/blacklisted.go
#	x/fiattokenfactory/keeper/blacklisted_test.go
#	x/fiattokenfactory/keeper/blacklister.go
#	x/fiattokenfactory/keeper/blacklister_test.go
#	x/fiattokenfactory/keeper/grpc_query_blacklisted.go
#	x/fiattokenfactory/keeper/grpc_query_blacklisted_test.go
#	x/fiattokenfactory/keeper/grpc_query_blacklister.go
#	x/fiattokenfactory/keeper/grpc_query_blacklister_test.go
#	x/fiattokenfactory/keeper/grpc_query_master_minter.go
#	x/fiattokenfactory/keeper/grpc_query_master_minter_test.go
#	x/fiattokenfactory/keeper/grpc_query_minter_controller.go
#	x/fiattokenfactory/keeper/grpc_query_minter_controller_test.go
#	x/fiattokenfactory/keeper/grpc_query_minters.go
#	x/fiattokenfactory/keeper/grpc_query_minters_test.go
#	x/fiattokenfactory/keeper/grpc_query_minting_denom.go
#	x/fiattokenfactory/keeper/grpc_query_minting_denom_test.go
#	x/fiattokenfactory/keeper/grpc_query_owner.go
#	x/fiattokenfactory/keeper/grpc_query_owner_test.go
#	x/fiattokenfactory/keeper/grpc_query_params.go
#	x/fiattokenfactory/keeper/grpc_query_params_test.go
#	x/fiattokenfactory/keeper/grpc_query_paused.go
#	x/fiattokenfactory/keeper/grpc_query_paused_test.go
#	x/fiattokenfactory/keeper/grpc_query_pauser.go
#	x/fiattokenfactory/keeper/grpc_query_pauser_test.go
#	x/fiattokenfactory/keeper/keeper.go
#	x/fiattokenfactory/keeper/master_minter.go
#	x/fiattokenfactory/keeper/master_minter_test.go
#	x/fiattokenfactory/keeper/minter_controller.go
#	x/fiattokenfactory/keeper/minter_controller_test.go
#	x/fiattokenfactory/keeper/minters.go
#	x/fiattokenfactory/keeper/minters_test.go
#	x/fiattokenfactory/keeper/minting_denom.go
#	x/fiattokenfactory/keeper/minting_denom_test.go
#	x/fiattokenfactory/keeper/msg_server.go
#	x/fiattokenfactory/keeper/msg_server_accept_owner.go
#	x/fiattokenfactory/keeper/msg_server_blacklist.go
#	x/fiattokenfactory/keeper/msg_server_burn.go
#	x/fiattokenfactory/keeper/msg_server_configure_minter.go
#	x/fiattokenfactory/keeper/msg_server_configure_minter_controller.go
#	x/fiattokenfactory/keeper/msg_server_mint.go
#	x/fiattokenfactory/keeper/msg_server_pause.go
#	x/fiattokenfactory/keeper/msg_server_remove_minter.go
#	x/fiattokenfactory/keeper/msg_server_remove_minter_controller.go
#	x/fiattokenfactory/keeper/msg_server_unblacklist.go
#	x/fiattokenfactory/keeper/msg_server_unpause.go
#	x/fiattokenfactory/keeper/msg_server_update_blacklister.go
#	x/fiattokenfactory/keeper/msg_server_update_master_minter.go
#	x/fiattokenfactory/keeper/msg_server_update_owner.go
#	x/fiattokenfactory/keeper/msg_server_update_pauser.go
#	x/fiattokenfactory/keeper/owner.go
#	x/fiattokenfactory/keeper/owner_test.go
#	x/fiattokenfactory/keeper/params.go
#	x/fiattokenfactory/keeper/params_test.go
#	x/fiattokenfactory/keeper/paused.go
#	x/fiattokenfactory/keeper/paused_test.go
#	x/fiattokenfactory/keeper/pauser.go
#	x/fiattokenfactory/keeper/pauser_test.go
#	x/fiattokenfactory/module.go
#	x/fiattokenfactory/module_simulation.go
#	x/fiattokenfactory/simulation/blacklist.go
#	x/fiattokenfactory/simulation/burn.go
#	x/fiattokenfactory/simulation/configure_minter.go
#	x/fiattokenfactory/simulation/configure_minter_controller.go
#	x/fiattokenfactory/simulation/mint.go
#	x/fiattokenfactory/simulation/pause.go
#	x/fiattokenfactory/simulation/remove_minter.go
#	x/fiattokenfactory/simulation/remove_minter_controller.go
#	x/fiattokenfactory/simulation/unblacklist.go
#	x/fiattokenfactory/simulation/unpause.go
#	x/fiattokenfactory/simulation/update_blacklister.go
#	x/fiattokenfactory/simulation/update_master_minter.go
#	x/fiattokenfactory/simulation/update_owner.go
#	x/fiattokenfactory/simulation/update_pauser.go
#	x/fiattokenfactory/types/blacklisted.pb.go
#	x/fiattokenfactory/types/blacklister.pb.go
#	x/fiattokenfactory/types/genesis.pb.go
#	x/fiattokenfactory/types/genesis_test.go
#	x/fiattokenfactory/types/master_minter.pb.go
#	x/fiattokenfactory/types/message_blacklist_test.go
#	x/fiattokenfactory/types/message_burn_test.go
#	x/fiattokenfactory/types/message_configure_minter_controller_test.go
#	x/fiattokenfactory/types/message_configure_minter_test.go
#	x/fiattokenfactory/types/message_mint_test.go
#	x/fiattokenfactory/types/message_pause_test.go
#	x/fiattokenfactory/types/message_remove_minter_controller_test.go
#	x/fiattokenfactory/types/message_remove_minter_test.go
#	x/fiattokenfactory/types/message_unblacklist_test.go
#	x/fiattokenfactory/types/message_unpause_test.go
#	x/fiattokenfactory/types/message_update_blacklister_test.go
#	x/fiattokenfactory/types/message_update_master_minter_test.go
#	x/fiattokenfactory/types/message_update_owner_test.go
#	x/fiattokenfactory/types/message_update_pauser_test.go
#	x/fiattokenfactory/types/minter_controller.pb.go
#	x/fiattokenfactory/types/minters.pb.go
#	x/fiattokenfactory/types/minting_denom.pb.go
#	x/fiattokenfactory/types/owner.pb.go
#	x/fiattokenfactory/types/params.pb.go
#	x/fiattokenfactory/types/paused.pb.go
#	x/fiattokenfactory/types/pauser.pb.go
#	x/fiattokenfactory/types/query.pb.go
#	x/fiattokenfactory/types/tx.pb.go
#	x/globalfee/alias.go
#	x/globalfee/ante/antetest/fee_utils_test.go
#	x/globalfee/ante/fee.go
#	x/globalfee/ante/fee_utils.go
#	x/globalfee/client/cli/query.go
#	x/globalfee/genesis_test.go
#	x/globalfee/module.go
#	x/globalfee/querier.go
#	x/globalfee/querier_test.go
#	x/globalfee/types/genesis.pb.go
#	x/globalfee/types/query.pb.go
#	x/stabletokenfactory/keeper/grpc_query.go
#	x/tariff/abci.go
#	x/tariff/client/cli/query.go
#	x/tariff/genesis.go
#	x/tariff/keeper/keeper.go
#	x/tariff/keeper/params.go
#	x/tariff/keeper/query_server.go
#	x/tariff/module.go
#	x/tariff/module_simulation.go
#	x/tariff/types/genesis.pb.go
#	x/tariff/types/params.pb.go
#	x/tariff/types/query.pb.go
#	x/tokenfactory/client/cli/query.go
#	x/tokenfactory/client/cli/query_blacklisted.go
#	x/tokenfactory/client/cli/query_blacklisted_test.go
#	x/tokenfactory/client/cli/query_blacklister.go
#	x/tokenfactory/client/cli/query_blacklister_test.go
#	x/tokenfactory/client/cli/query_master_minter.go
#	x/tokenfactory/client/cli/query_master_minter_test.go
#	x/tokenfactory/client/cli/query_minter_controller.go
#	x/tokenfactory/client/cli/query_minter_controller_test.go
#	x/tokenfactory/client/cli/query_minters.go
#	x/tokenfactory/client/cli/query_minters_test.go
#	x/tokenfactory/client/cli/query_minting_denom.go
#	x/tokenfactory/client/cli/query_minting_denom_test.go
#	x/tokenfactory/client/cli/query_owner.go
#	x/tokenfactory/client/cli/query_owner_test.go
#	x/tokenfactory/client/cli/query_params.go
#	x/tokenfactory/client/cli/query_paused.go
#	x/tokenfactory/client/cli/query_paused_test.go
#	x/tokenfactory/client/cli/query_pauser.go
#	x/tokenfactory/client/cli/query_pauser_test.go
#	x/tokenfactory/client/cli/tx.go
#	x/tokenfactory/client/cli/tx_accept_owner.go
#	x/tokenfactory/client/cli/tx_blacklist.go
#	x/tokenfactory/client/cli/tx_burn.go
#	x/tokenfactory/client/cli/tx_configure_minter.go
#	x/tokenfactory/client/cli/tx_configure_minter_controller.go
#	x/tokenfactory/client/cli/tx_mint.go
#	x/tokenfactory/client/cli/tx_pause.go
#	x/tokenfactory/client/cli/tx_remove_minter.go
#	x/tokenfactory/client/cli/tx_remove_minter_controller.go
#	x/tokenfactory/client/cli/tx_unblacklist.go
#	x/tokenfactory/client/cli/tx_unpause.go
#	x/tokenfactory/client/cli/tx_update_blacklister.go
#	x/tokenfactory/client/cli/tx_update_master_minter.go
#	x/tokenfactory/client/cli/tx_update_owner.go
#	x/tokenfactory/client/cli/tx_update_pauser.go
#	x/tokenfactory/genesis.go
#	x/tokenfactory/genesis_test.go
#	x/tokenfactory/keeper/blacklisted.go
#	x/tokenfactory/keeper/blacklisted_test.go
#	x/tokenfactory/keeper/blacklister.go
#	x/tokenfactory/keeper/blacklister_test.go
#	x/tokenfactory/keeper/grpc_query.go
#	x/tokenfactory/keeper/grpc_query_blacklisted.go
#	x/tokenfactory/keeper/grpc_query_blacklisted_test.go
#	x/tokenfactory/keeper/grpc_query_blacklister.go
#	x/tokenfactory/keeper/grpc_query_blacklister_test.go
#	x/tokenfactory/keeper/grpc_query_master_minter.go
#	x/tokenfactory/keeper/grpc_query_master_minter_test.go
#	x/tokenfactory/keeper/grpc_query_minter_controller.go
#	x/tokenfactory/keeper/grpc_query_minter_controller_test.go
#	x/tokenfactory/keeper/grpc_query_minters.go
#	x/tokenfactory/keeper/grpc_query_minters_test.go
#	x/tokenfactory/keeper/grpc_query_minting_denom.go
#	x/tokenfactory/keeper/grpc_query_minting_denom_test.go
#	x/tokenfactory/keeper/grpc_query_owner.go
#	x/tokenfactory/keeper/grpc_query_owner_test.go
#	x/tokenfactory/keeper/grpc_query_params.go
#	x/tokenfactory/keeper/grpc_query_params_test.go
#	x/tokenfactory/keeper/grpc_query_paused.go
#	x/tokenfactory/keeper/grpc_query_paused_test.go
#	x/tokenfactory/keeper/grpc_query_pauser.go
#	x/tokenfactory/keeper/grpc_query_pauser_test.go
#	x/tokenfactory/keeper/keeper.go
#	x/tokenfactory/keeper/master_minter.go
#	x/tokenfactory/keeper/master_minter_test.go
#	x/tokenfactory/keeper/minter_controller.go
#	x/tokenfactory/keeper/minter_controller_test.go
#	x/tokenfactory/keeper/minters.go
#	x/tokenfactory/keeper/minters_test.go
#	x/tokenfactory/keeper/minting_denom.go
#	x/tokenfactory/keeper/minting_denom_test.go
#	x/tokenfactory/keeper/msg_server.go
#	x/tokenfactory/keeper/msg_server_accept_owner.go
#	x/tokenfactory/keeper/msg_server_blacklist.go
#	x/tokenfactory/keeper/msg_server_burn.go
#	x/tokenfactory/keeper/msg_server_configure_minter.go
#	x/tokenfactory/keeper/msg_server_configure_minter_controller.go
#	x/tokenfactory/keeper/msg_server_mint.go
#	x/tokenfactory/keeper/msg_server_pause.go
#	x/tokenfactory/keeper/msg_server_remove_minter.go
#	x/tokenfactory/keeper/msg_server_remove_minter_controller.go
#	x/tokenfactory/keeper/msg_server_unblacklist.go
#	x/tokenfactory/keeper/msg_server_unpause.go
#	x/tokenfactory/keeper/msg_server_update_blacklister.go
#	x/tokenfactory/keeper/msg_server_update_master_minter.go
#	x/tokenfactory/keeper/msg_server_update_owner.go
#	x/tokenfactory/keeper/msg_server_update_pauser.go
#	x/tokenfactory/keeper/owner.go
#	x/tokenfactory/keeper/owner_test.go
#	x/tokenfactory/keeper/params.go
#	x/tokenfactory/keeper/params_test.go
#	x/tokenfactory/keeper/paused.go
#	x/tokenfactory/keeper/paused_test.go
#	x/tokenfactory/keeper/pauser.go
#	x/tokenfactory/keeper/pauser_test.go
#	x/tokenfactory/module.go
#	x/tokenfactory/module_simulation.go
#	x/tokenfactory/simulation/blacklist.go
#	x/tokenfactory/simulation/burn.go
#	x/tokenfactory/simulation/configure_minter.go
#	x/tokenfactory/simulation/configure_minter_controller.go
#	x/tokenfactory/simulation/mint.go
#	x/tokenfactory/simulation/pause.go
#	x/tokenfactory/simulation/remove_minter.go
#	x/tokenfactory/simulation/remove_minter_controller.go
#	x/tokenfactory/simulation/unblacklist.go
#	x/tokenfactory/simulation/unpause.go
#	x/tokenfactory/simulation/update_blacklister.go
#	x/tokenfactory/simulation/update_master_minter.go
#	x/tokenfactory/simulation/update_owner.go
#	x/tokenfactory/simulation/update_pauser.go
#	x/tokenfactory/types/blacklisted.pb.go
#	x/tokenfactory/types/blacklister.pb.go
#	x/tokenfactory/types/genesis.pb.go
#	x/tokenfactory/types/genesis_test.go
#	x/tokenfactory/types/master_minter.pb.go
#	x/tokenfactory/types/message_blacklist_test.go
#	x/tokenfactory/types/message_burn_test.go
#	x/tokenfactory/types/message_configure_minter_controller_test.go
#	x/tokenfactory/types/message_configure_minter_test.go
#	x/tokenfactory/types/message_mint_test.go
#	x/tokenfactory/types/message_pause_test.go
#	x/tokenfactory/types/message_remove_minter_controller_test.go
#	x/tokenfactory/types/message_remove_minter_test.go
#	x/tokenfactory/types/message_unblacklist_test.go
#	x/tokenfactory/types/message_unpause_test.go
#	x/tokenfactory/types/message_update_blacklister_test.go
#	x/tokenfactory/types/message_update_master_minter_test.go
#	x/tokenfactory/types/message_update_owner_test.go
#	x/tokenfactory/types/message_update_pauser_test.go
#	x/tokenfactory/types/minter_controller.pb.go
#	x/tokenfactory/types/minters.pb.go
#	x/tokenfactory/types/minting_denom.pb.go
#	x/tokenfactory/types/owner.pb.go
#	x/tokenfactory/types/params.pb.go
#	x/tokenfactory/types/paused.pb.go
#	x/tokenfactory/types/pauser.pb.go
#	x/tokenfactory/types/query.pb.go
#	x/tokenfactory/types/tx.pb.go
@mergify mergify bot added the conflicts label Nov 22, 2023
Copy link

height bot commented Nov 22, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@johnletey
Copy link
Member

This unforunately can't be backported due to the circular dependency issue inside the CCTP module.

This is planned to be fixed in the v4.1.x release line!

# github.com/noble-assets/noble/app
app/app.go:478:3: cannot use app.FiatTokenFactoryKeeper (variable of type *"github.com/noble-assets/noble/x/fiattokenfactory/keeper".Keeper) as "github.com/circlefin/noble-cctp/x/cctp/types".FiatTokenfactoryKeeper value in argument to cctpkeeper.NewKeeper: *"github.com/noble-assets/noble/x/fiattokenfactory/keeper".Keeper does not implement "github.com/circlefin/noble-cctp/x/cctp/types".FiatTokenfactoryKeeper (wrong type for method Burn)
		have Burn("github.com/cosmos/cosmos-sdk/types".Context, *"github.com/noble-assets/noble/x/fiattokenfactory/types".MsgBurn) (*"github.com/noble-assets/noble/x/fiattokenfactory/types".MsgBurnResponse, error)
		want Burn("github.com/cosmos/cosmos-sdk/types".Context, *"github.com/strangelove-ventures/noble/x/fiattokenfactory/types".MsgBurn) (*"github.com/strangelove-ventures/noble/x/fiattokenfactory/types".MsgBurnResponse, error)

@johnletey johnletey closed this Nov 22, 2023
@johnletey johnletey deleted the mergify/bp/release/v4.0.x/pr-283 branch November 22, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant