Skip to content

fix: reject EVM txs below base fee at mempool#1223

Open
mmsqe wants to merge 1 commit into
cosmos:mainfrom
mmsqe:fee_check
Open

fix: reject EVM txs below base fee at mempool#1223
mmsqe wants to merge 1 commit into
cosmos:mainfrom
mmsqe:fee_check

Conversation

@mmsqe

@mmsqe mmsqe commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Description

to avoid underpriced evm tx pass pool's default 0 min-tip gate, silently queued but never included


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

to avoid underpriced evm tx pass pool's default 0 min-tip gate, silently queued but never included
@mmsqe mmsqe requested a review from a team as a code owner July 9, 2026 11:23
@greptile-apps

greptile-apps Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

PR author is not in the allowed authors list.

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.95%. Comparing base (a739fe1) to head (20a7395).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1223      +/-   ##
==========================================
- Coverage   66.99%   66.95%   -0.04%     
==========================================
  Files         320      320              
  Lines       23436    23441       +5     
==========================================
- Hits        15702    15696       -6     
- Misses       6576     6583       +7     
- Partials     1158     1162       +4     
Files with missing lines Coverage Δ
mempool/mempool.go 81.90% <100.00%> (+0.29%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant