osmosis-labs / osmosis

The AMM Laboratory
https://app.osmosis.zone
Apache License 2.0
875 stars 563 forks source link

fix: mempool filter ibc spam #8409

Closed czarcas7ic closed 2 weeks ago

czarcas7ic commented 2 weeks ago

Closes: #XXX

What is the purpose of the change

Limits IBC Transfer messages to the following:

Limit ICA Send message to the following:

I opted to hard code these since adding them to the config would be deprecated in the next release. LMK if you think I should add them as config params.