Skip to content

Read the EVM account nonce before taking the producer mempool lock - #4181

Merged
masih merged 6 commits into
giga-1from
masih/1789479455-nonce-outside-lock
Sep 16, 2026
Merged

masih merged 6 commits into
giga-1from
masih/1789479455-nonce-outside-lock

Merge giga-1 (bounded CheckTx) into nonce-outside-lock

4a98fe7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2026 in 1s

65.54% (-0.01%) compared to 7e3ca24

View this Pull Request on Codecov

65.54% (-0.01%) compared to 7e3ca24

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.54%. Comparing base (7e3ca24) to head (4a98fe7).
⚠️ Report is 10 commits behind head on giga-1.

Files with missing lines Patch % Lines
...i-tendermint/internal/autobahn/producer/mempool.go 88.88% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           giga-1    #4181      +/-   ##
==========================================
- Coverage   65.55%   65.54%   -0.01%     
==========================================
  Files        2081     2076       -5     
  Lines      157460   157084     -376     
==========================================
- Hits       103222   102964     -258     
+ Misses      54097    53979     -118     
  Partials      141      141              
Files with missing lines Coverage Δ
...i-tendermint/internal/autobahn/producer/mempool.go 94.93% <88.88%> (+5.08%) ⬆️

... and 7 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.