fix: respect max_gas_wanted for mempool#595
Conversation
|
Nice job! |
acutally backport sdk seems a breaking change, maybe we could just clean up here and keep max-tx-gas-wanted as 0 |
|
While we wait for the SDK change to be reviewed, could you fix the go.mod merge conflicts? |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs. |
|
PR author is not in the allowed authors list. |
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
aljo242
left a comment
There was a problem hiding this comment.
blocked on the cosmos-sdk replace directive: both go.mod files replace cosmos/cosmos-sdk with github.com/mmsqe/cosmos-sdk v0.46.0-beta2.0.20260526155725-0c80f02aefb0. needs cosmos/cosmos-sdk#25338 to land upstream before the replace can be dropped and this merged. the fix itself looks correct.
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...
mainbranch