Skip to content

Conversation

mmsqe
Copy link
Contributor

@mmsqe mmsqe commented Sep 10, 2025

Description

Closes: #593


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

* max-tx-gas-wanted was broken since sdk 50
* clean up unused logci until sdk change like crypto-org-chain/cosmos-sdk#507 included
@Hellobloc
Copy link

Nice job!

@mmsqe
Copy link
Contributor Author

mmsqe commented Sep 10, 2025

Nice job!

acutally backport sdk seems a breaking change, maybe we could just clean up here and keep max-tx-gas-wanted as 0

@mmsqe mmsqe changed the title chore: cleanup unused cumulative gasWanted fix: respect max_gas_wanted for mempool Sep 11, 2025
@mmsqe mmsqe marked this pull request as ready for review September 11, 2025 01:49
@mmsqe mmsqe requested review from a team as code owners September 11, 2025 01:49
@vladjdk vladjdk self-assigned this Sep 15, 2025
@vladjdk
Copy link
Member

vladjdk commented Sep 17, 2025

While we wait for the SDK change to be reviewed, could you fix the go.mod merge conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad Maxtx-gas-want implementation that may lead to proposal rejection of normal nodes.
3 participants