Currently MSIG-based contract deployments are hitting size limits (example: EVM contracts). This is a proposal to increase some transaction size limits to support larger contract deployments: - `max_transaction_net_usage` - `max_inline_action_size` The change does not require a hardfork, and aligns with current block limits. 👉 [Full Proposal: Support larger contract deployments](https://hackmd.io/LNBALeqoQDm6-cfqjGrf3Q)