Skip to content

Conversation

@cce
Copy link
Contributor

@cce cce commented Jun 30, 2024

Summary

This splits out a common case, when a transaction cannot persist in the transaction pool because the latest block has rendered the TEAL code to be no longer valid. It should not be a warning as it is a common occurrence.

Test Plan

Only changes to logging and stats, existing tests should pass.

@codecov
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.16%. Comparing base (a9641a3) to head (e195a48).

Files Patch % Lines
data/pools/transactionPool.go 14.28% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6047   +/-   ##
=======================================
  Coverage   56.16%   56.16%           
=======================================
  Files         488      488           
  Lines       69432    69437    +5     
=======================================
+ Hits        38995    38999    +4     
- Misses      27792    27794    +2     
+ Partials     2645     2644    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cce cce added the Enhancement label Jul 1, 2024
algorandskiy
algorandskiy previously approved these changes Jul 1, 2024
@cce cce marked this pull request as ready for review July 3, 2024 18:10
gmalouf
gmalouf previously approved these changes Jul 3, 2024
@cce cce dismissed stale reviews from gmalouf and algorandskiy via a69c964 July 8, 2024 15:59
@algorandskiy
Copy link
Contributor

RE: test failure: missing this fix from hybrid dedup PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants