When returning responses from DeliverTx and CheckTx, gas used/wanted values are not being passed. This is only using the v0.46.0-beta2 release that we are using for Mamaki. Since then, middleware and the new tx handling has been reverted and this issue has been fixed.
Fixing this in our v0.46.0-beta2 based branch would still be useful, as we could fix this issue without hardforking
When returning responses from
DeliverTx
andCheckTx
, gas used/wanted values are not being passed. This is only using the v0.46.0-beta2 release that we are using for Mamaki. Since then, middleware and the new tx handling has been reverted and this issue has been fixed.Fixing this in our v0.46.0-beta2 based branch would still be useful, as we could fix this issue without hardforking