Proposal details

#1 Increase max_bytes and max_gas in BlockParams to increase max TPS

Passed

max TPS is suboptimal causing slow transactions processing during high load. This proposal aims at increasing the max TPS by changing the `BlockParams`

Submit time: 08 Feb 2024, 14:08

Details

Voting period

100.00%
08 Feb 2024, 14:0813 Feb 2024, 14:08

Parameter Change Proposal

  • Title

    Increase max_bytes and max_gas in BlockParams to increase max TPS

  • Type

    ParameterChangeProposal

  • Data
    {
    "changes":[
    0:{
    "subspace":"baseapp"
    "key":"BlockParams"
    "value":"{ "max_bytes": "5242880", "max_gas": "400000000" }"
    }
    ]
    "@type":"/cosmos.params.v1beta1.ParameterChangeProposal"
    }