Tidy app gas accounting loop and tests#3464
Conversation
- Remove `nonzeroTxsCnt`: declared and incremented but never read. - Remove a stale "Skipping" inline comment that no longer describes the branch it sits next to. - Reduce allocations and optimise for fast path on decode failure.
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3464 +/- ##
==========================================
- Coverage 59.11% 59.09% -0.03%
==========================================
Files 2187 2187
Lines 182237 182039 -198
==========================================
- Hits 107730 107570 -160
+ Misses 64851 64821 -30
+ Partials 9656 9648 -8
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
PR SummaryHigh Risk Overview Refactors Updates and expands tests. The Reviewed by Cursor Bugbot for commit c7c0ad3. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit fdfb33e. Configure here.

nonzeroTxsCnt: declared and incremented but never read.the branch it sits next to.