mammoblocks

Proposal details

#3 Modify ICA host allow messages

Passed

The default value for ICA enabled chains is to allow all messages. Per CIP14, the messages that are allowed should be specified and all other messages should be rejected. This proposal does exactly that by updating the icahost's AllowMessages parameter from ['*'] to:

Submit time: 23 Sep 2024, 18:30

Details

Voting period

100.00%
23 Sep 2024, 18:3030 Sep 2024, 18:30

Parameter Change Proposal

  • Title

    Modify ICA host allow messages

  • Type

    ParameterChangeProposal

  • Data
    {
    "changes":[
    0:{
    "subspace":"icahost"
    "key":"AllowMessages"
    "value":"[ "/ibc.applications.transfer.v1.MsgTransfer", "/cosmos.bank.v1beta1.MsgSend", "/cosmos.staking.v1beta1.MsgDelegate", "/cosmos.staking.v1beta1.MsgBeginRedelegate", "/cosmos.staking.v1beta1.MsgUndelegate", "/cosmos.staking.v1beta1.MsgCancelUnbondingDelegation", "/cosmos.distribution.v1beta1.MsgSetWithdrawAddress", "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward", "/cosmos.distribution.v1beta1.MsgFundCommunityPool", "/cosmos.gov.v1.MsgVote", "/cosmos.feegrant.v1beta1.MsgGrantAllowance", "/cosmos.feegrant.v1beta1.MsgRevokeAllowance" ]"
    }
    ]
    "@type":"/cosmos.params.v1beta1.ParameterChangeProposal"
    }